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 = {
|
programs = {
|
||||||
# CLI
|
# CLI
|
||||||
zoxide.enable = true;
|
zoxide = {
|
||||||
|
enable = true;
|
||||||
|
flags = ["--cmd cd"];
|
||||||
|
};
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
vim = {
|
vim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Reference in New Issue
Block a user