mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Adopt use of NNN instead of NerdTree and add some aliases
This commit is contained in:
parent
fbe9eb511e
commit
517bc5f587
5 changed files with 77 additions and 33 deletions
|
|
@ -2,6 +2,7 @@ function define_aliases -a uname -d 'Defines aliases for commonly used commands'
|
|||
alias rcp 'rsync -aP'
|
||||
alias dm 'docker-machine'
|
||||
alias v 'nvim +FZF'
|
||||
alias j 'joplin'
|
||||
alias vg 'vagrant'
|
||||
alias tf 'terraform'
|
||||
alias tocb 'xclip -in -selection clipboard'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue