removed fzf path
This commit is contained in:
parent
ba213035af
commit
d96db2a898
3
zshrc
3
zshrc
@ -155,9 +155,8 @@ alias nalgene="$HOME/bin/water 32"
|
|||||||
# source "$HOME/.dotfiles/bin/weather/location.sh"
|
# source "$HOME/.dotfiles/bin/weather/location.sh"
|
||||||
#source "$HOME/.dotfiles/bin/startup/tmux_start.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%'
|
export FZF_DEFAULT_OPTS='--layout=reverse --border --height=40%'
|
||||||
|
|
||||||
alias bat="batcat"
|
alias bat="batcat"
|
||||||
alias tt="$HOME/bin/timetracker"
|
alias tt="$HOME/bin/timetracker"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user