use fd instead of find with fzf

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
2019-02-11 21:29:16 +01:00
parent 2d4b69b768
commit 6782f79032
2 changed files with 4 additions and 7 deletions

View File

@ -1,6 +1,3 @@
fzf:
sudo pacman -S fzf
tmux:
git submodule init
git submodule update
@ -34,7 +31,7 @@ xcompose:
albert:
ln -s ~/.dotfiles/albert ~/.config/albert
zsh:
zsh: dep
cd ~/.dotfiles/zsh/ && git submodule init && git submodule update --recursive
rm ~/.zim || echo
ln -s ~/.dotfiles/zsh ~/.zim
@ -70,6 +67,6 @@ dep:
cd /tmp/makedir/powerline-font && makepkg -Acsi
git clone https://aur.archlinux.org/bumblebee-status-git.git /tmp/makedir/bumblebee
cd /tmp/makedir/bumblebee && makepkg -Acsi
sudo pacman -S awesome-terminal-fonts perl-anyevent-i3 perl-json-xs w3m
sudo pacman -S awesome-terminal-fonts perl-anyevent-i3 perl-json-xs w3m fzf fd
all: clean tmux vim git zsh i3 mutt xresources compton albert