|
|
|
@ -56,7 +56,7 @@ alias vi="nvim -u NONE" #noindex
@@ -56,7 +56,7 @@ alias vi="nvim -u NONE" #noindex
|
|
|
|
|
alias vim="nvim -i $SHELLRC/var/vim/nviminfo -p $*" #noindex |
|
|
|
|
alias vimdiff="nvim -i $SHELLRC/var/vim/nviminfo -d $*" #noindex |
|
|
|
|
alias lsi="TERM=xterm-256color lsi" #noindex |
|
|
|
|
alias mutt="TERM=xterm-256color neomutt -y -F $SHELLRC/etc/mail/mutt/muttrc && echo "0" > $MD/new" #noindex |
|
|
|
|
alias mutt="TERM=xterm-256color mutt -y -F $SHELLRC/etc/mail/mutt/muttrc && echo "0" > $MD/new" #noindex |
|
|
|
|
alias screen="TERM=rxvt-256color screen" #noindex |
|
|
|
|
alias figlet="figlet -f $SHELLRC/etc/soft/figlet/fonts/standard.flf" #noindex |
|
|
|
|
alias zathura="nh zathura" #noindex |
|
|
|
|