Compare commits
1 Commits
4c16c8c2fa
...
old-main
| Author | SHA1 | Date | |
|---|---|---|---|
| 3166ad5b32 |
@@ -54,6 +54,7 @@
|
||||
};
|
||||
programs.bash.enable = true;
|
||||
programs.bash.bashrcExtra = ''
|
||||
export GIT_ASKPASS=""
|
||||
if [ -f .bashrc.orig ]; then
|
||||
. ~/.bashrc.orig
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user