mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
Quickly go to dcp source
This commit is contained in:
@@ -115,6 +115,7 @@ alias tmux_reload="tmux source-file ~/.tmux.conf"
|
||||
|
||||
# project-oriented aliases
|
||||
alias dcpvag='workon dcp; cd ~/workspace/sanoma/content-library/; vagrant ssh'
|
||||
alias dcpsrc='cd development/current/content-library/src/content_library/; . ~/development/env/bin/activate'
|
||||
|
||||
function fuck() {
|
||||
if killall -9 "$2"; then
|
||||
|
||||
Reference in New Issue
Block a user