Skip to content

Commit

Permalink
shell: add vim alias
Browse files Browse the repository at this point in the history
  • Loading branch information
aalemayhu committed Dec 6, 2023
1 parent 349fbb9 commit 5934d53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ alias q='exit'
alias lock='i3lock --color 000000'
alias p='python'
alias dcc='curl https://dc.alemayhu.com/api/contributions | jq'
alias vimide="vim +:NERDTree +':vertical botright term'"
alias vid='vimide'

0 comments on commit 5934d53

Please sign in to comment.