update
This commit is contained in:
parent
dda130da67
commit
adfa271f52
4 changed files with 4 additions and 21 deletions
2
.zshrc
2
.zshrc
|
|
@ -246,3 +246,5 @@ function open_command() {
|
|||
|
||||
${=open_cmd} "$@" &>/dev/null
|
||||
}
|
||||
|
||||
if [ -e /home/user/.nix-profile/etc/profile.d/nix.sh ]; then . /home/user/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue