Commit Graph

38 Commits

Author SHA1 Message Date
James Patrick abc1359d0e
homebrew path fix 2024-01-19 13:45:08 -05:00
James Patrick 5e3a1221df Updated to match greenfiling standard package location 2023-06-07 10:19:25 -04:00
James Patrick 351280afde Adding env header for emacs to pickup the correct mode 2023-06-07 10:19:25 -04:00
James Patrick 46af714c87 Using PGHOST instaed of inline host 2023-05-24 20:16:24 +00:00
James Patrick f454ec4adf Added new envs for VA & GA dev envs 2023-05-24 20:13:44 +00:00
James Patrick 734b654d2b Added symlink for dev2F -> devF
I don't fully remeber how well supported symlinks are in git so I may
need to back this out if it doesn't work as expected.
2023-05-24 20:10:55 +00:00
James Patrick c45cdba418 Updated Envs 2023-05-24 20:04:05 +00:00
James Patrick 07c5540881 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2023-05-24 19:58:32 +00:00
James Patrick 8a3381ca79 Added npm local for work around for nix 2022-12-26 19:27:05 -05:00
James Patrick e708c909de host specific zsh files for nil 2022-09-20 19:24:09 -04:00
James Patrick 7fedd834c9 Added script to stash svn commits.
SVN shelf does exist but is a bit obtuse to use.
2022-08-30 14:30:22 -04:00
James Patrick 422d8dc8a6 Relocated path helpers to be accessible earlier 2022-05-24 18:56:59 +00:00
James Patrick 5b8611d5d3 Merge branch 'master' of git.jpatrick.io:james/dotfiles 2022-05-24 18:42:47 +00:00
James Patrick 1f56c9f4ec Added zsrc for devF 2022-05-24 18:42:28 +00:00
James Patrick 9569e99af7 Work is now using jre 11. 2021-09-13 20:14:48 -04:00
James Patrick 1b3f1937b4 Setting up golang 2021-09-13 20:14:48 -04:00
James Patrick 7486f1eecc Fixing work aliases 2021-03-08 00:07:05 -05:00
James Patrick 09eeee079d Added java to paths 2020-11-27 16:13:42 -05:00
James Patrick 468c6f9f19 Relocated Cargo bin path into base zshenv 2020-07-21 20:55:45 -04:00
James Patrick ea79200290 Fix for cargo 2020-07-21 20:50:48 -04:00
James Patrick 267f482bd1 Adding Cargo for zuk.
I may want to have it check normal places by default. I haven't done
this as I can see this being used for malicious overwriting of commands.
2020-07-21 11:44:17 -04:00
James Patrick a8724ce37e Added cargo bin. 2020-07-19 18:20:05 -04:00
James Patrick e01f8058ff Exported psqlapp 2020-07-05 20:00:20 -04:00
James Patrick 6d3554d18d Using zsh array path instead of $PATH. 2020-06-02 23:26:08 -04:00
James Patrick f2bf83a622 Added resourced to get my ruby setup working 2020-05-15 12:15:13 -04:00
James Patrick 59a8c7a6a2 Temp switch to chruby.
rbenv, et al are having issues with Arch and ruby. I'm not sure where
the source of the issue is but I've tried a couple of different install
paths for both ruby and the version management tools. They all seem to
be having about the same issue.
2020-03-08 17:57:18 -04:00
James Patrick 7ca3d54b4a Setting up convenience aliases for work machine 2020-03-02 10:32:19 -05:00
James Patrick eca15345cf Added env specific zsh. 2019-12-20 10:13:54 -05:00
James Patrick 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
James Patrick ed6d9b4b83 Added devx helper functions. 2019-12-11 20:30:02 +00:00
James Patrick 858a1c98e1 Changed the source directory from Code -> src. 2019-10-05 15:43:08 -04:00
James Patrick 74146fa0c4 Formating 2019-08-05 21:32:55 -04:00
James Patrick ca4effa77d Relocated doom bin loading to path. 2019-08-05 21:16:31 -04:00
James Patrick e76bc30250 Formatting. 2019-08-04 20:50:18 -04:00
James Patrick 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
James Patrick a8b85de566 Adding golang path to Code path. 2019-08-03 17:56:47 -04:00
James Patrick e3b223a4f0 Added GOPATH to Path. 2019-06-28 20:17:56 -04:00
James Patrick 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