feat(nixos): add bashrc to home.nx to allow scripts to be loaded into user PATH
This commit is contained in:
parent
e7932bd12b
commit
876cdb0f65
2 changed files with 10 additions and 0 deletions
3
scripts/gs
Executable file
3
scripts/gs
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
git status
|
Loading…
Add table
Add a link
Reference in a new issue