all repos — nixfiles @ 82f28d3e93fa5bf6245de7cdac7864f6d204b1e3

System and user configuration, managed by nix and home-manager

Merge branch 'master' of https://git.alanpearce.eu/dotfiles
Alan Pearce alan@alanpearce.eu
Mon, 30 Sep 2019 11:18:07 +0200
commit

82f28d3e93fa5bf6245de7cdac7864f6d204b1e3

parent

e6e57579b02658d171295b9224532309c06a2320

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M fish/.config/fish/config.fishfish/.config/fish/config.fish
@@ -1,2 +1,1 @@-set PATH $PATH /home/alan/bin
-setenv SSH_AUTH_SOCK $XDG_RUNTIME_DIR/ssh-agent.socket
+set -gx PATH ~/.local/bin $PATH