Updated workspace icons with Nerd Font

This commit is contained in:
2018-12-01 01:29:17 -05:00
parent 39c0a4fb8e
commit 00a4c0e7cd
3 changed files with 17 additions and 13 deletions

View File

@@ -120,7 +120,7 @@ alias i3b="f ~/i3blocks"
alias pipes="pipes.sh -t 2"
# UltiSnips {{{ #
usnp_dir="~/.vim/plugged/vim-snippets/UltiSnips"
urnp_dir="~/.vim/plugged/vim-snippets/UltiSnips"
function vsnp() { ni ~/.vim/plugged/vim-snippets/UltiSnips/"$1".snippets ; }
# }}} #
@@ -130,6 +130,7 @@ function vsnp() { ni ~/.vim/plugged/vim-snippets/UltiSnips/"$1".snippets ; }
silent="> /dev/null 2>&1& "
alias r="ranger"
alias mr="man ranger"
# okular
# function ok() { nohup okular $1 > /dev/null 2>&1& ; }
# zathura