aboutsummaryrefslogtreecommitdiff
path: root/mac
diff options
context:
space:
mode:
Diffstat (limited to 'mac')
-rw-r--r--mac/zshrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/mac/zshrc b/mac/zshrc
index f657451..9d54f58 100644
--- a/mac/zshrc
+++ b/mac/zshrc
@@ -68,7 +68,6 @@ path+=("$(readlink /Users/$DEFAULT_USER/bin)")
export path
alias lamp='/Users/jakobstendahl/.lamp.sh'
-alias uio-linux='ssh -YC jakobste@login.ifi.uio.no'
alias krak='/Applications/GitKraken.app/Contents/MacOS/GitKraken -p "$(PWD)" &>> /dev/null &'
alias lsp="ps -ax | grep"
alias lsa="ls -la"
@@ -88,7 +87,7 @@ man() {
command man "$@"
}
-clear
+#clear
#THIS MUST BE AT THE END OF THE FILE FOR SDKMAN TO WORK!!!
export SDKMAN_DIR="/Users/jakobstendahl/.sdkman"