Added emoji based stuff
This commit is contained in:
parent
a2f298f34f
commit
a8b59998e1
2 changed files with 7 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -14,11 +14,13 @@ bash: yaourt
|
|||
|
||||
config: yaourt
|
||||
mkdir -p ~/.config/terminator
|
||||
mkdir -p ~/.config/uniemoji/
|
||||
ln -sfP $(DOTFILES)/config/terminator.conf ~/.config/terminator/config
|
||||
sudo ln -sfP $(DOTFILES)/config/libinput-gestures.conf /etc/libinput-gestures.conf
|
||||
git config --global core.excludesfile ~/.dotfiles/config/gitignore_global
|
||||
git clone https://github.com/amix/vimrc.git ~/.vim_runtime || cd ~/.vim_runtime && git pull
|
||||
ln -sfP $(DOTFILES)/config/vimrc ~/.vimrc
|
||||
ln -sfP $(DOTFILES)/config/uniemoji.json ~/.config/uniemoji/custom.json
|
||||
|
||||
gnome: yaourt
|
||||
rm -rf ~/Templates/*
|
||||
|
|
|
@ -34,6 +34,8 @@ handbrake
|
|||
hexchat
|
||||
hipchat
|
||||
htop
|
||||
ibus
|
||||
ibus-uniemoji
|
||||
inkscape
|
||||
insync
|
||||
insync-nautilus
|
||||
|
@ -49,6 +51,7 @@ monodevelop
|
|||
mupen64plus
|
||||
nextcloud-client-git
|
||||
nodejs
|
||||
noto-fonts-emoji
|
||||
numix-themes
|
||||
nvm
|
||||
obs-studio
|
||||
|
@ -76,7 +79,9 @@ telegram-desktop-bin
|
|||
terminator
|
||||
the_silver_searcher
|
||||
thunderbird
|
||||
ttf-emojione-color
|
||||
ttf-ms-fonts
|
||||
ttf-symbola
|
||||
ttf-wps-fonts
|
||||
unified-remote-server
|
||||
variety
|
||||
|
|
Loading…
Reference in a new issue