Compare commits

...

2 Commits

Author SHA1 Message Date
Simon Bruder 8bb6b28858
zsh: Remove GOPATH
Should also have been removed long ago
2020-11-07 19:08:31 +01:00
Simon Bruder 5616035dc4
Remove .xprofile
Should have been removed long ago
2020-11-07 19:08:31 +01:00
2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus

View File

@ -1,11 +1,8 @@
GOPATH="$HOME/go"
path=(
~/bin
~/.local/bin
$path
~/.cargo/bin
$GOPATH/bin
)
# Force antialiasing in java