This commit is contained in:
Marcin Woźniak 2020-12-07 13:13:41 +01:00
parent 50c2423489
commit c7d579c476
Signed by: y0rune
GPG Key ID: F204C385F57EB348

3
.zshrc
View File

@ -33,9 +33,6 @@ FPATH=/usr/local/share/zsh/site-functions:$FPATH
#set bell-style none &>> /dev/null #set bell-style none &>> /dev/null
#setxkbmap pl &>> /dev/null #setxkbmap pl &>> /dev/null
bindkey "^l" clear-screen
bindkey "^?" backward-kill-word
export GPG_TTY=$(tty) export GPG_TTY=$(tty)
export TERM=xterm-256color export TERM=xterm-256color
export SHELL=/bin/bash export SHELL=/bin/bash