feat(scripts): global scripts and fetch all git
This commit is contained in:
parent
8ae96ad1ca
commit
f110fbfaf8
3 changed files with 15 additions and 0 deletions
|
@ -139,6 +139,7 @@
|
|||
EDITOR = "nvim";
|
||||
};
|
||||
home.sessionPath = [
|
||||
"$HOME/Code/nixos-config/scripts"
|
||||
"$HOME/.local/bin"
|
||||
"$HOME/go/bin"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue