so I use z instead of cd
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
shellAliases = {
|
||||
grep = "grep --color=auto";
|
||||
cp = "cp -r";
|
||||
cd = "sl";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user