Commit Graph

15 Commits (0faacb3e0e4caa9198692b3abb62f2fcdbf00f6b)

Author SHA1 Message Date
Icedream 0faacb3e0e
Only print PROFILE vars in debug mode. 2018-02-20 03:17:03 +01:00
Icedream 9a6ef496b6
Implement PATH modification for globally-installed composer bins. 2018-02-19 15:52:01 +01:00
Icedream 9b6a160fce
Move PROFILE_BIN definition before the if condition. 2018-02-19 11:14:22 +01:00
Icedream b96f4ba9b2
Include home binaries in path before doing checks. 2018-02-19 11:13:15 +01:00
Icedream ae37c9ed53
Make feature defaults depend on existence of respective binaries. 2018-02-18 23:02:46 +01:00
Icedream 1d75fdd1c4
Set shebangs for shellcheck. 2018-02-18 23:02:14 +01:00
Icedream c35d129d71
Move prompt changing call to after prompt module has been initialized. 2018-02-18 01:11:45 +01:00
Icedream 2f5d8df2ac
Remove some debugging lines. 2018-02-17 20:56:57 +01:00
Icedream 7cdfdea65f
Use multiple paths to find and load zsh-syntax-highlighting. 2018-02-17 20:51:50 +01:00
Icedream b846e05dcf
Use pip3 instead of pip to fetch package information for powerline. 2018-02-17 20:50:03 +01:00
Icedream 2db976107a
Move home bin folder registration in PATH to top of profile script.
Fixes the issue where the user-installed Python scripts are no longer
found in PATH.
2018-02-17 20:48:50 +01:00
Icedream 2e60bb0779
Make .bash_profile and .zprofile source .profile. 2018-02-17 20:11:59 +01:00
Icedream 8d30e01771
Add ~/.local/bin to PATH. 2018-02-17 20:11:31 +01:00
Icedream 96b48e45ee
Add configuration patch for yay. 2018-02-17 19:09:25 +01:00
Icedream 6fe586d33a
Add files from home directory. 2018-02-17 02:29:19 +01:00