mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 19:40:14 +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