Add xmodmap to zshrc
This commit is contained in:
parent
9ffc257395
commit
8c9659e117
1 changed files with 3 additions and 0 deletions
|
@ -229,3 +229,6 @@ setopt hist_lex_words
|
|||
|
||||
alias pbcopy='xclip -selection clipboard'
|
||||
alias pbpaste='xclip -selection clipboard -o'
|
||||
|
||||
# Because this just doesn't work in GNOME
|
||||
xmodmap $HOME/.xmodmap
|
||||
|
|
Loading…
Add table
Reference in a new issue