|
|
@ -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"
|
|
|
|
|
|
|
|
|
|
|
|