1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Easy alias for reloading tmux config

This commit is contained in:
Michiel Scholten
2014-09-12 14:47:40 +02:00
parent 515f04379b
commit 884094295e

View File

@@ -46,6 +46,9 @@ alias takeover="tmux detach -a"
# 20140825 as there is no `pip upgrade`, this has to do
alias pip_upgrade="pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs pip install -U"
# 20140912
alias tmux_reload="tmux source-file ~/.tmux.conf"
function fuck() {
if killall -9 "$2"; then
echo ; echo " (╯°□°)╯︵$(echo "$2"|toilet -f term -F rotate)"; echo