Added EmojiOne workspace icons
Also imported local AUR packages.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
! URxvt.font: xft:DejaVu Sans Mono:size=14
|
||||
URxvt.font: xft:Hack Nerd Font:size=14
|
||||
URxvt.font: xft:DejaVuSansMono Nerd Font Mono:size=14
|
||||
! URxvt.font: xft:Hack Nerd Font:size=14
|
||||
! URxvt.font: xft:Hack NF:size=18
|
||||
! URxvt.font: xft:Hack:size=18
|
||||
|
||||
|
||||
@@ -273,7 +273,9 @@ autocmd Filetype tex inoremap <localleader>lr \Leftrightarrow
|
||||
autocmd Filetype tex inoremap <localleader>n \neq
|
||||
autocmd Filetype tex inoremap <localleader>N \mathbb{N}
|
||||
autocmd Filetype tex inoremap <localleader>q \qquad
|
||||
autocmd Filetype tex inoremap <localleader>r \Rightarrow
|
||||
autocmd Filetype tex inoremap <localleader>r \rightarrow
|
||||
autocmd Filetype tex inoremap <localleader>R \Rightarrow
|
||||
autocmd Filetype tex inoremap <localleader>s \subset
|
||||
autocmd Filetype tex inoremap <localleader>st such that
|
||||
autocmd Filetype tex inoremap <localleader>S \Sigma
|
||||
autocmd Filetype tex inoremap <localleader>t \times
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
ZSH_THEME="bira"
|
||||
# ZSH_THEME="bira"
|
||||
# ZSH_THEME="miloshadzic"
|
||||
# ZSH_THEME="agnoster"
|
||||
ZSH_THEME="agnoster"
|
||||
|
||||
# default {{{ #
|
||||
|
||||
@@ -153,6 +153,8 @@ add-zsh-hook precmd reload_aliases
|
||||
# }}} autoreload zsh aliases #
|
||||
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
# export pywal colors
|
||||
source ~/.cache/wal/colors.sh
|
||||
|
||||
# autoload -U add-zsh-hook
|
||||
add-zsh-hook -Uz chpwd (){ ls -a; }
|
||||
|
||||
Reference in New Issue
Block a user