From 7b5fef82e99e3c5898101aff5606c6ea456e09a4 Mon Sep 17 00:00:00 2001 From: Phantop Date: Tue, 22 Oct 2024 01:04:31 -0400 Subject: [PATCH] fish: mvd and pb --- bin/config.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/config.fish b/bin/config.fish index 6749040..e8c5159 100755 --- a/bin/config.fish +++ b/bin/config.fish @@ -72,6 +72,7 @@ a launcher 'rofi -combi-modi drun,run,window -modi combi -show' a listen 'pactl list | grep loop && set t un; pactl "$t"load-module module-loopback' a lock 'budgie-screensaver-command -l' a magdl 'dl --seed-time=0 magnet:?xt=urn:btih:$argv;:' +a mvd mullvad a nix '. ~/.nix-profile/etc/profile.d/nix.fish; command nix' a nnn 'nnn -A' a nsmd 'netsurf (md2html $argv | psub -s .html);:' @@ -131,6 +132,7 @@ a assh 'arista-ssh login -p google' a dt 'a dt' a gb 'a git' a lint 'a git lint' +a pb 'curl -F c=@- pb.infra.corp.arista.io' for i in (cut -d ' ' -f1 < ~/.config/qutebrowser/quickmarks) a $i "qutebrowser / \":open $i\""