From 8233902e6ce56b6c9c4e9c489dde84ee0ea3fccd Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 25 Sep 2024 18:42:19 -0700 Subject: fish: mosh predict --- home/ebisu/fortune/system/shell/fish.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/home/ebisu/fortune/system/shell/fish.nix b/home/ebisu/fortune/system/shell/fish.nix index 7d267b7..bc699b5 100644 --- a/home/ebisu/fortune/system/shell/fish.nix +++ b/home/ebisu/fortune/system/shell/fish.nix @@ -127,6 +127,7 @@ hakuneko = "hakuneko-desktop --no-sandbox"; fastfetch = "clear && /usr/bin/env fastfetch"; wget = "wget --hsts-file=${config.xdg.dataHome}/wget-hsts"; + mosh = "mosh --predirect=experimental"; # Modern Alternatives & Alias Rewrites unzip = "ripunzip unzip-file"; @@ -151,9 +152,7 @@ ff = "fastfetch"; # Other - pacbins = "comm -23 <(yay -Qqett | sort) <(yay -Qqg base -g base-devel | sort | uniq)"; chan = "chan-downloader -c 10"; - taiga = "bottles-cli run -b Taiga -p Taiga"; rotd = "systemctl --user restart opentabledriver.service"; ks = "kaguya stream --user-agent 'Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0'"; def = "myougiden"; -- cgit v1.2.3