diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-05-21 18:10:21 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-05-21 18:10:21 +0300 |
commit | b2b543355c03ec24281d05380f92e2e793e511f4 (patch) | |
tree | 26bf76b6da4a16aa9b5dbb9549eadf13144d2594 /.bashrc | |
parent | 551cd0d2a7a599011393ba39b74e31f25425748c (diff) |
added some changes to neovim config
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |