mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 01:15:10 +01:00
Merge branch 'master' of github.com:aquatix/dotfiles
This commit is contained in:
@@ -46,7 +46,7 @@ alias takeover="tmux detach -a"
|
|||||||
# 20140825 as there is no `pip upgrade`, this has to do
|
# 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"
|
alias pip_upgrade="pip freeze --local | grep -v '^\-e' | cut -d = -f 1 | xargs pip install -U"
|
||||||
|
|
||||||
# 20140912
|
# 20140908 reload tmux config
|
||||||
alias tmux_reload="tmux source-file ~/.tmux.conf"
|
alias tmux_reload="tmux source-file ~/.tmux.conf"
|
||||||
|
|
||||||
function fuck() {
|
function fuck() {
|
||||||
|
|||||||
Reference in New Issue
Block a user