mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
zsh: updated PATH
This commit is contained in:
@@ -35,7 +35,6 @@
|
|||||||
}
|
}
|
||||||
eval "$(direnv hook zsh)"
|
eval "$(direnv hook zsh)"
|
||||||
eval "$(deja init zsh)"
|
eval "$(deja init zsh)"
|
||||||
export PATH="$PATH:$HOME/NoteWrapper" # some project im coding
|
|
||||||
fastfetch''\n'';
|
fastfetch''\n'';
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
".." = "z ..";
|
".." = "z ..";
|
||||||
|
|||||||
Reference in New Issue
Block a user