mirror of
https://github.com/fredrikr79/nixos.git
synced 2025-12-24 10:00:21 +01:00
treesitter + gdbinit
This commit is contained in:
1
home.nix
1
home.nix
@@ -72,6 +72,7 @@ in {
|
||||
shfmt
|
||||
libtool
|
||||
tinymist
|
||||
emacsPackages.treesit-grammars.with-all-grammars
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
add-auto-load-safe-path /home/fredrikr/vms/xv6-riscv64/riscv-hello-asm/oving1/.gdbinit
|
||||
add-auto-load-safe-path /home/fredrikr/Programming/xv6-riscv64/riscv-hello-asm/oving1/.gdbinit
|
||||
add-auto-load-safe-path /home/fredrikr/Programming/xv6-riscv64/riscv-hello-asm/oving2/.gdbinit
|
||||
|
||||
Reference in New Issue
Block a user