Add pia alias

This commit is contained in:
Dave Gallant
2022-03-16 18:43:01 -04:00
parent 4a138a7572
commit 908e75f6bf
2 changed files with 1 additions and 4 deletions

View File

@@ -146,6 +146,7 @@ in
k = "kubectl";
l = "exa -la --git --group-directories-first";
m = "make";
pia = "sudo openvpn --config ~/pia/$(find ~/pia -execdir basename {} .ovpn ';' -iname \"*.ovpn\" -type f | fzf --exact).ovpn";
ps = "procs";
t = "tmux-sessionizer";
tree = "exa --tree";