fish: Remove kitty-specific alias
This commit is contained in:
parent
ef3296b1f2
commit
f20d5e4557
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ in
|
|||
la = "exa --long --all --group --header --group-directories-first --sort=type --icons";
|
||||
lg = "exa --long --all --group --header --git";
|
||||
lt = "exa --long --all --group --header --tree --level ";
|
||||
s = "kitty +kitten ssh";
|
||||
ytdl = "ytdl_with_options";
|
||||
ytdl_mp4 = "ytdl_with_options -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]'";
|
||||
yti = "ytdl_with_options -F";
|
||||
|
|
Loading…
Reference in a new issue