Commit Graph

12 Commits

Author SHA1 Message Date
7ca3d54b4a Setting up convenience aliases for work machine 2020-03-02 10:32:19 -05:00
eca15345cf Added env specific zsh. 2019-12-20 10:13:54 -05:00
af5250ee20 Removed support for spacemacs.
I've already switched to doom everywhere, so might as well just remove
support for spacemacs.
2019-12-12 19:52:32 -05:00
ed6d9b4b83 Added devx helper functions. 2019-12-11 20:30:02 +00:00
858a1c98e1 Changed the source directory from Code -> src. 2019-10-05 15:43:08 -04:00
74146fa0c4 Formating 2019-08-05 21:32:55 -04:00
ca4effa77d Relocated doom bin loading to path. 2019-08-05 21:16:31 -04:00
e76bc30250 Formatting. 2019-08-04 20:50:18 -04:00
eaed9d80df Added support for both DOOM and Spacemacs
To use one or the other specify set variable to either `doom` or
`spacemacs`. If no value is specified it will default to Spacemacs,
though this may change in the future.
2019-08-04 20:41:05 -04:00
a8b85de566 Adding golang path to Code path. 2019-08-03 17:56:47 -04:00
e3b223a4f0 Added GOPATH to Path. 2019-06-28 20:17:56 -04:00
d65427a1a6 Renamed env to environment.
Some how this was preventing the makefile from being able run the helper
scripts, do to a permission issue. I think somehow `env zsh` was trying to
traverse the env directory. I don't really have a better explanation than this.
2019-05-02 22:07:11 -04:00