Merge branch 'master' of github.com:rad4day/dotfiles

This commit is contained in:
Tobias Manske 2019-10-12 03:28:17 +02:00
commit a1ba02e37c
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F
3 changed files with 4 additions and 8 deletions

View File

@ -1,5 +1,5 @@
URxvt.foreground: #d0d1d2
URxvt.background: [80]#1c1c1c
URxvt.background: #1c1c1c
URxvt.cursorColor: #d0d1d2
URxvt.transparent: true

1
.zimrc
View File

@ -98,6 +98,7 @@ fi
alias -g cb="xclip -selection clipboard"
alias -g tb="nc termbin.com 9999 | xclip -selection clipboard"
alias -g sshot='xfce4-screenshooter -o "$(which xclip) -i -t image/png -selection clipboard" $@'
alias -g pdf='zathura'
# History search
bindkey -v

View File

@ -52,14 +52,9 @@ i3: dep
ln -s ~/.dotfiles/i3 ~/.config/i3
cd i3/conf/ && ./build.sh
mutt: dep
ln -s ~/.dotfiles/mutt/.muttrc ~/.muttrc
ln -s ~/.dotfiles/mutt/.mailcap ~/.mailcap
.PHONY: clean zsh git vim tmux i3 albert
clean:
rm -rf ~/.vim ~/.vimrc ~/.tmux ~/.tmux.conf ~/.gitconfig ~/.config/i3 ~/.muttrc
rm -rf ~/.vim ~/.vimrc ~/.tmux ~/.tmux.conf ~/.gitconfig ~/.config/i3
rm -rf ~/.zshrc ~/.zimrc ~/.zim ~/.zlogin ~/.compton.conf
rm -rf ~/.mailcap ~/.zsh
rm -rf ~/.config/albert
@ -72,4 +67,4 @@ dep:
cd /tmp/makedir/bumblebee && makepkg -Acsi
sudo pacman -S awesome-terminal-fonts perl-anyevent-i3 perl-json-xs w3m fzf fd
all: clean i3 zsh mutt compton xcompose xresources albert git vim tmux urlview
all: clean i3 zsh compton xcompose xresources albert git vim tmux urlview