removed fzf path

This commit is contained in:
KeeganForelight 2023-01-17 13:33:42 -05:00
parent ba213035af
commit d96db2a898

3
zshrc
View File

@ -155,9 +155,8 @@ alias nalgene="$HOME/bin/water 32"
# source "$HOME/.dotfiles/bin/weather/location.sh"
#source "$HOME/.dotfiles/bin/startup/tmux_start.sh"
# fzf stuff
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
export FZF_DEFAULT_OPTS='--layout=reverse --border --height=40%'
alias bat="batcat"
alias tt="$HOME/bin/timetracker"