132 current 2025-06-03 21:29:14 25.05.20250602.10d7f8d 6.15.0 *
alias z to cd
This commit is contained in:
@ -63,7 +63,10 @@
|
||||
|
||||
programs = {
|
||||
# CLI
|
||||
zoxide.enable = true;
|
||||
zoxide = {
|
||||
enable = true;
|
||||
flags = ["--cmd cd"];
|
||||
};
|
||||
fish.enable = true;
|
||||
vim = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user