mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Add tf alias for terraform
This commit is contained in:
@@ -152,6 +152,7 @@ in {
|
||||
pia = "sudo openvpn --config ~/pia/$(find ~/pia -execdir basename {} .ovpn ';' -iname \"*.ovpn\" -type f | fzf --exact).ovpn";
|
||||
ps = "procs";
|
||||
t = "tmux-sessionizer";
|
||||
tf = "terraform";
|
||||
tree = "exa --tree";
|
||||
v = "nvim";
|
||||
nix-install = "nix-env -iA";
|
||||
|
Reference in New Issue
Block a user