Skip to content

Commit

Permalink
More merantix specific stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
knub committed Mar 31, 2017
1 parent 2826639 commit 7a0586d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
4 changes: 4 additions & 0 deletions machine-based/merantix/navigation.zsh-run
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ alias cdcore="cd ~/merantix/core"
alias cdbeamer="cd ~/merantix/core/beamer"
alias cdoxfordflower="cd ~/merantix/core/bprojects/oxford_flower"
alias cdedison="cd ~/merantix/core/bprojects/edison"
alias cdreports="cd ~/merantix/core/bprojects/edison/reports"
alias cdmoscow="cd ~/merantix/core/bprojects/moscow_hft"
alias cddata="cd ~/merantix/core/data"
alias cdmoscowpreprocessing="cd ~/merantix/core/bprojects/moscow_hft/preprocessing"
2 changes: 1 addition & 1 deletion tilda/tilda.symlink/config_0
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ max_height=576
min_width=1
min_height=1
x_pos=0
y_pos=1319
y_pos=1230
tab_pos=0
backspace_key=0
delete_key=1
Expand Down
3 changes: 3 additions & 0 deletions zsh/zshrc.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ fi
if [ -f /opt/google-cloud-sdk/completion.zsh.inc ]; then
source '/opt/google-cloud-sdk/completion.zsh.inc'
fi

source $HOME/merantix/core/developer_env/setup.sh
unset DIR

0 comments on commit 7a0586d

Please sign in to comment.