mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
add editor and svim
This commit is contained in:
@@ -47,5 +47,9 @@ antigen theme bhilburn/powerlevel9k powerlevel9k
|
|||||||
# finish up
|
# finish up
|
||||||
antigen apply
|
antigen apply
|
||||||
|
|
||||||
|
# Preferred Editor
|
||||||
|
export EDITOR="vim"
|
||||||
|
|
||||||
# commands aliases
|
# commands aliases
|
||||||
|
alias svim="sudoedit"
|
||||||
alias unlock="gpg -o /dev/null -s /dev/null"
|
alias unlock="gpg -o /dev/null -s /dev/null"
|
||||||
|
|||||||
Reference in New Issue
Block a user