updated bashrc
This commit is contained in:
parent
f737d9475b
commit
83916d707d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# ~/.bashrc
|
||||
#
|
||||
|
||||
neofetch
|
||||
# enable vi keybindings in terminal and terminal applications
|
||||
set -o vi
|
||||
|
||||
|
|
@ -180,6 +180,7 @@ alias tree="tree -ad -L 3 --prune -C"
|
|||
alias {nv,nvi}="nvim"
|
||||
alias {mi,mic}="micro"
|
||||
alias {mysql,maria,mdb}="mariadb"
|
||||
alias protonvpn="doas openvpn ~/Documents/notes/protonvpn_configs/us-free-01.protonvpn.com.udp.ovpn"
|
||||
alias {mop,market,stonks,stocks}="cd ~/aur_packages/mop && go run ./cmd/mop/main.go"
|
||||
alias {ddg,duck}="links https://www.duckduckgo.com"
|
||||
alias searx="links https://www.searx.bar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue