mirror of
https://github.com/nmasur/dotfiles
synced 2026-01-11 03:31:15 +00:00
tweaks after adding lf browser
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
'';
|
||||
};
|
||||
};
|
||||
shellAbbrs = { lf = "ls -lh | fzf"; };
|
||||
shellAbbrs = { lsf = "ls -lh | fzf"; };
|
||||
};
|
||||
|
||||
# Global fzf configuration
|
||||
|
||||
Reference in New Issue
Block a user