From 2322b0c9dffff484b4c4b1f6da469e727cf8cac9 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 29 Oct 2015 23:54:27 +0100 Subject: bin directory fix; profile; xinitrc --- script/bootstrap | 1 + 1 file changed, 1 insertion(+) (limited to 'script/bootstrap') diff --git a/script/bootstrap b/script/bootstrap index ba61da9..1acfd22 100755 --- a/script/bootstrap +++ b/script/bootstrap @@ -216,6 +216,7 @@ install_dotfiles () { setup_gitconfig install_dotfiles +ln -s "$DOTFILES_ROOT/bin" "$HOME/bin" # If we're on a Mac, let's install and setup homebrew. if [ "$(uname -s)" == "Darwin" ] -- cgit v1.2.3