This commit is contained in:
Tobias Manske 2018-05-16 17:00:31 +02:00
parent 86f24dde3e
commit d39e34c42d
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F
2 changed files with 5 additions and 0 deletions

1
.Xcompose Normal file
View File

@ -0,0 +1 @@
<Multi_key> <a> <t> : "@" at # COMMERCIAL AT lowercase

View File

@ -20,6 +20,10 @@ git:
xresources:
rm ~/.Xresources
ln -s ~/.dotfiles/.Xresources ~/.Xresources
xcompose:
rm ~/.Xcompose || true
ln -s ~/.dotfiles/.Xcompose ~/.Xcompose
zsh:
ln -s ~/.dotfiles/zsh ~/.zim