From 1e263266388c0b6cd39e09d81513e32aedc4268c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Tue, 12 May 2015 21:18:32 +0200 Subject: . --- fish/config.fish | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fish/config.fish (limited to 'fish/config.fish') diff --git a/fish/config.fish b/fish/config.fish new file mode 100644 index 0000000..c9fe730 --- /dev/null +++ b/fish/config.fish @@ -0,0 +1,7 @@ +if status --is-login + set -x PATH ~/python/bin ~/programs ~/programs/chicken/bin ~/.cabal/bin $PATH + set -x CHICKEN_REPOSITORY ~/programs/chicken_repository + set -x ATOM_NODE_URL http://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist + set -x QT_QPA_PLATFORMTHEME qt5ct + set -x VISUAL nvim +end -- cgit v1.2.3-70-g09d2