alias fzf-z to 'c' (short for 'cd')
This commit is contained in:
parent
6d59bf0b43
commit
87a5774ce6
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user