summaryrefslogtreecommitdiff
path: root/mac/.config/shell/aliasrc
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-27 14:18:01 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-27 14:18:01 +0900
commitc56a6be8d8bc2273822db93245fbb8d9dcb58384 (patch)
tree253245f615719f703d26cd8d259e084f6031a0a8 /mac/.config/shell/aliasrc
parentc00d0e6b888484e7b1901f170fd40dfbcda1883f (diff)
updates
Diffstat (limited to 'mac/.config/shell/aliasrc')
-rw-r--r--mac/.config/shell/aliasrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/.config/shell/aliasrc b/mac/.config/shell/aliasrc
index 30fb9f9..270227c 100644
--- a/mac/.config/shell/aliasrc
+++ b/mac/.config/shell/aliasrc
@@ -460,6 +460,9 @@ alias uzl='unzip -l'
alias vi='vim'
alias vi.='vim .'
+# vpn
+alias ovpn='sudo openvpn --config ~/.config/openvpn/thesiah.ovpn'
+
# watch
alias w1='watch -n 1'