diff --git a/modules/fish.nix b/modules/fish.nix index 91fd629..794b908 100644 --- a/modules/fish.nix +++ b/modules/fish.nix @@ -71,6 +71,11 @@ yin = "yarn install"; yu = "yarn upgrade-interactive"; + tp = "trash put"; + tl = "trash list"; + tr = "trash restore"; + te = "trash empty"; + dl = "yt-dlp"; vol = "wpctl set-volume '@DEFAULT_AUDIO_SINK@'"; # Change the volume, e.g. vol 10%+, vol 10%-, vol 100% nf = "clear; and neofetch --size 56%";