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