summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov2070@gmail.com>2024-01-03 00:08:38 +0300
committerjustanothercatgirl <sotov2070@gmail.com>2024-01-03 00:08:38 +0300
commit82f349b990bfb8fec6cfa89886bcb97dec640f4c (patch)
tree1edc1417545fbb7ee6384ab45b004b1c71158a7b /.bashrc
parent340bd3893f90cefa9d6c2f60364008cf7ca1c53c (diff)
added LSP shortcuts
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 25d7ed8..6d4c311 100644
--- a/.bashrc
+++ b/.bashrc
@@ -8,7 +8,7 @@ alias psiphon="psiphon-console-client"
alias cppreference="microsoft-edge-dev /usr/share/doc/cppreference/en/cpp.html"
alias nv=nvim
alias whatsapp=whatsie
-alias lan="bash zerotierconnect.sh"
+alias lan="/home/main/zerotierconnect.sh"
alias python=/home/main/coding/py/venv/bin/python3
alias copy="xclip -selection clipboard"
alias ""="g++"