summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov2070@gmail.com>2024-05-21 18:10:21 +0300
committerjustanothercatgirl <sotov2070@gmail.com>2024-05-21 18:10:21 +0300
commitb2b543355c03ec24281d05380f92e2e793e511f4 (patch)
tree26bf76b6da4a16aa9b5dbb9549eadf13144d2594 /.bashrc
parent551cd0d2a7a599011393ba39b74e31f25425748c (diff)
added some changes to neovim config
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 8a7816a..b8a60ae 100644
--- a/.bashrc
+++ b/.bashrc
@@ -14,6 +14,7 @@ alias psiphon="psiphon-console-client"
alias cppreference="microsoft-edge-dev /usr/share/doc/cppreference/en/cpp.html"
alias lan="/home/main/zerotierconnect.sh"
alias python=/home/main/coding/py/venv/bin/python3
+alias pdf=mupdf
# shell options
shopt -s autocd