summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov2070@gmail.com>2023-12-17 13:59:21 +0300
committerjustanothercatgirl <sotov2070@gmail.com>2023-12-17 13:59:21 +0300
commit340bd3893f90cefa9d6c2f60364008cf7ca1c53c (patch)
tree64c63b7ea1cfa1a298980d1b0c961e35feb10d31 /.bashrc
parentbd7d56290d0a8cf8e3b1d5f3cb272df62025866a (diff)
added useful things
treesitter: nvim ghauth: 2fa .bashrc: some exports
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 6d68740..25d7ed8 100644
--- a/.bashrc
+++ b/.bashrc
@@ -11,6 +11,11 @@ alias whatsapp=whatsie
alias lan="bash zerotierconnect.sh"
alias python=/home/main/coding/py/venv/bin/python3
alias copy="xclip -selection clipboard"
+alias ""="g++"
+alias fucking=sudo
+alias AAAAA=su
+alias md=mkdir
+export DRO=/mnt/D/root
export c="/mnt/C"
export d="/mnt/D"