Xcompose
This commit is contained in:
parent
86f24dde3e
commit
d39e34c42d
1
.Xcompose
Normal file
1
.Xcompose
Normal file
@ -0,0 +1 @@
|
|||||||
|
<Multi_key> <a> <t> : "@" at # COMMERCIAL AT lowercase
|
4
Makefile
4
Makefile
@ -20,6 +20,10 @@ git:
|
|||||||
xresources:
|
xresources:
|
||||||
rm ~/.Xresources
|
rm ~/.Xresources
|
||||||
ln -s ~/.dotfiles/.Xresources ~/.Xresources
|
ln -s ~/.dotfiles/.Xresources ~/.Xresources
|
||||||
|
xcompose:
|
||||||
|
rm ~/.Xcompose || true
|
||||||
|
ln -s ~/.dotfiles/.Xcompose ~/.Xcompose
|
||||||
|
|
||||||
|
|
||||||
zsh:
|
zsh:
|
||||||
ln -s ~/.dotfiles/zsh ~/.zim
|
ln -s ~/.dotfiles/zsh ~/.zim
|
||||||
|
Loading…
Reference in New Issue
Block a user