+ compton -> picom
This commit is contained in:
parent
d0648463ca
commit
5465d1f7b5
3 changed files with 2 additions and 437 deletions
|
@ -24,6 +24,7 @@ SAVEHIST=1000
|
|||
# vimrc
|
||||
export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
|
||||
# vi mode
|
||||
set -o vi
|
||||
bindkey -v
|
||||
export KEYTIMEOUT=1
|
||||
[ -f ~/.config/zsh/keybinds ] && source ~/.config/zsh/keybinds
|
||||
|
|
|
@ -73,7 +73,7 @@ alias cfalias='vim $XDG_CONFIG_HOME/zsh/aliases'
|
|||
alias cfbind='vim $XDG_CONFIG_HOME/zsh/keybinds'
|
||||
alias cfprofile='vim $XDG_CONFIG_HOME/zsh/.zprofile'
|
||||
alias cfxprofile='vim $XDG_CONFIG_HOME/xprofile'
|
||||
alias cfcompt='vim $XDG_CONFIG_HOME/picom/compton.conf'
|
||||
alias cfcompt='vim $XDG_CONFIG_HOME/picom/picom.conf'
|
||||
alias cfenv='vim $XDG_CONFIG_HOME/zsh/.zshenv'
|
||||
alias cfmutt='vim $XDG_CONFIG_HOME/mutt/muttrc'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue