Gen 298: temporary fix for ls while i figure out what is causing it to be aliased
This commit is contained in:
@@ -165,6 +165,7 @@ nsp() { nix-shell -p "$@" --run zsh }
|
||||
clear
|
||||
splash
|
||||
s_check && (aplay ~/sound/sys/sh-source.wav > /dev/null 2>&1 &)
|
||||
unalias ls
|
||||
'';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user