mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 15:00:14 +00:00
kitty tweaks, fix scrollback character issues
This commit is contained in:
@ -52,10 +52,6 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
programs.fish.shellAbbrs = {
|
||||
cat = "bat"; # Swap cat with bat
|
||||
};
|
||||
|
||||
programs.fish.functions = {
|
||||
ping = {
|
||||
description = "Improved ping";
|
||||
|
Reference in New Issue
Block a user