1
0
Fork 0

fish: Remove kitty-specific alias

This commit is contained in:
Daniel Kempkens 2022-12-21 19:02:17 +01:00
parent ef3296b1f2
commit f20d5e4557
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -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";