diff --git a/tmux/theme.sh b/tmux/theme.sh index 53e205a..d3c3426 100644 --- a/tmux/theme.sh +++ b/tmux/theme.sh @@ -51,7 +51,7 @@ set-window-option -g clock-mode-colour $tm_color_active #tm_tunes="#[fg=$tm_color_music]#(osascript ~/.dotfiles/applescripts/tunes.scpt)" #tm_battery="#(~/.dotfiles/bin/battery_indicator.sh)" -tm_banshee="#[fg=$tm_color_music]#($HOME/.dotfiles/tmux/banshee.sh)" +#tm_banshee="#[fg=$tm_color_music]#($HOME/.dotfiles/tmux/banshee.sh)" tm_battery="#[fg=$tm_color_inactive]#(upower -i /org/freedesktop/UPower/devices/battery_BAT0 | grep percentage | awk '{print $2}')" tm_date="#[fg=$tm_color_inactive] %R %d %b" diff --git a/zsh/aliases.zsh b/zsh/aliases.zsh index bd2845c..ba63cfc 100644 --- a/zsh/aliases.zsh +++ b/zsh/aliases.zsh @@ -13,3 +13,4 @@ alias ga='git add ' alias mem='cd /dev/shm' alias svim='sudoedit ' +alias down='http --download '