Explorar el Código

Added server ip var to bashrc

Tom Flucke hace 8 años
padre
commit
7326478536
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .bashrc

+ 1 - 0
.bashrc

@@ -8,6 +8,7 @@
 MUSIC_DIR="/media/music"
 MTG_DIR="~/.local/share/data/Cockatrice/Cockatrice/decks"
 SH_DIR="~/.config/env"
+SERVER_IP="63.246.2.164"
 
 export EDITOR="/usr/bin/emacs -nw"
 export BROWSER=/usr/bin/firefox