alias fzf-z to 'c' (short for 'cd')
This commit is contained in:
@@ -98,7 +98,7 @@ config, ... }: {
|
|||||||
la = "ls -Alh --color";
|
la = "ls -Alh --color";
|
||||||
grep = "grep --color";
|
grep = "grep --color";
|
||||||
conf = "edit-config";
|
conf = "edit-config";
|
||||||
z = "fzf-z";
|
c = "fzf-z";
|
||||||
};
|
};
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
|
Reference in New Issue
Block a user