1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-15 03:13:10 +00:00
Commit graph

13 commits

Author SHA1 Message Date
ceefb8697e
refactor: Rearrange aliases to be in place before hooks 2023-10-06 10:57:59 -05:00
791f4ae7b7
feat: Replace shell execution with shell variable 2023-10-06 10:47:04 -05:00
99c8b6ec4b
refactor: Move env_parallel hooks to .hooks 2023-04-15 18:12:14 -05:00
ba3dfc5f52
refactor: Move direnv hooks to .hooks 2023-04-15 18:03:24 -05:00
c416a5304b
refactor: Move conda hooks to .hooks 2023-04-15 18:01:04 -05:00
03075ed502
Remove switching to zsh
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-03-23 17:24:11 -05:00
e394d9a026
Switch execution order of profile and rc
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2021-10-20 08:49:52 -05:00
734240b1cb
Quit sourcing global definitions
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2021-10-20 08:00:47 -05:00
0f2023f999
Switch to more portable zsh switching
Older versions of `which` apparantly are more verbose and list extra text
in addition to the path. Get rid of that nonsense

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2021-10-20 07:56:22 -05:00
2dabcd4e11
Try to bring the profile PATH into bash
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2021-10-20 07:46:01 -05:00
1a1a4cf05e Update executable_dot_bashrc.tmpl 2021-10-12 17:23:04 -05:00
f06d6797c5 Update executable_dot_bashrc.tmpl 2021-10-12 16:17:03 -05:00
1368bf11a7 Rename executable_dot_bashrc to executable_dot_bashrc.tmpl 2021-10-12 16:05:10 -05:00
Renamed from executable_dot_bashrc (Browse further)