Browse Source

Updated with latest os x reinstall

Frederick Damstra 5 years ago
parent
commit
a0024e7c41
2 changed files with 5 additions and 3 deletions
  1. 2 3
      .bash_aliases
  2. 3 0
      .bashrc

+ 2 - 3
.bash_aliases

@@ -4,6 +4,5 @@ alias highstate="salt --force-color '*' state.highstate test=true | less -R; ech
 alias highstate.yes="salt --force-color '*' state.highstate | less -R"
 alias salt="salt --force-color"
 
-# CaC Servers
-alias bigubuntu1='ssh -l root bigubuntu1.monkeybox.org'
-alias splunk='ssh root@splunk.monkeybox.org'
+# Misc
+alias keybase="keybase --standalone"

+ 3 - 0
.bashrc

@@ -227,3 +227,6 @@ done;
 echo
 
 alias splunk='ssh fred@3.80.49.68'
+echo ""
+echo "Reminder: Use command-shift-s to save your window arrangement, command-shift-r to restore."
+echo ""