Просмотр исходного кода

Add the fish config file with env variables

Add the .bin folder to Path and a shortcut jhe for my web domain.
DricomDragon 5 лет назад
Родитель
Сommit
527465e6ce
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      Install/Templates/fish/config.fish

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

@@ -0,0 +1,2 @@
+set --export -g jhe 'jovian-hersemeule.eu'
+set -gx PATH ~/.bin $PATH