sec1: use 'setxkbmap' to try and fix " problems
This commit is contained in:
@@ -3,6 +3,12 @@ if [ -x /usr/bin/dircolors ]; then
|
|||||||
alias grep='grep --color=auto'
|
alias grep='grep --color=auto'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# For some reason there are occasional problems, where quote marks (")
|
||||||
|
# don't type properly. Setting this fixes it. (This time around.)
|
||||||
|
# Idea taken from
|
||||||
|
# http://www.straightrunning.com/XmingNotes/trouble.php#sect-15
|
||||||
|
setxkbmap gb -variant extd
|
||||||
|
|
||||||
addpath $HOME/.local/bin
|
addpath $HOME/.local/bin
|
||||||
|
|
||||||
# some more ls aliases
|
# some more ls aliases
|
||||||
|
|||||||
Reference in New Issue
Block a user