Explorar el Código

Add local ip in a global variable

DricomDragon hace 5 años
padre
commit
130c2b7420
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      Install/Templates/fish/config.fish

+ 5 - 0
Install/Templates/fish/config.fish

@@ -1,2 +1,7 @@
 set --export -g jhe 'jovian-hersemeule.eu'
+
+set --export -g drk '192.168.0.15'
+set --export -g why '192.168.0.20'
+set --export -g ntb '192.168.0.25'
+
 set -gx PATH ~/.bin $PATH