refactor bashconfigs
This commit is contained in:
parent
f704456042
commit
19244e2b9e
3 changed files with 11 additions and 5 deletions
|
@ -9,4 +9,4 @@ fi
|
|||
|
||||
export EDITOR=nvim
|
||||
|
||||
if [ -e /home/0xa/.nix-profile/etc/profile.d/nix.sh ]; then . /home/0xa/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
|
||||
if [ -e /home/gshipunov/.nix-profile/etc/profile.d/nix.sh ]; then . /home/gshipunov/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue