this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Force Mix to use XDG

+3
+1
ctags/.config/ctags/excludes.ctags
··· 3 3 --exclude=.hg 4 4 --exclude=log 5 5 --exclude=tmp 6 + --exclude=.direnv 6 7 7 8 --fields=+l 8 9 --fields=+n
+2
fish/.config/fish/config.fish
··· 7 7 fundle plugin 'oh-my-fish/plugin-foreign-env' 8 8 fundle init 9 9 10 + set -gx MIX_XDG 1 11 + 10 12 ulimit -n 10480 11 13 12 14 # if type nix-locate 2>/dev/null >/dev/null