Commit Graph

51 Commits

Author SHA1 Message Date
5cde6657c9 Add install script
We are removing the submodules and the expectation that this git
repository exists one's home directory. Instead, the script will copy
the necessary files.

We also are removing the code to install the latest the latest ruby and
nodejs versions on first start from .zshrc. We will do this in
install.sh
2024-02-15 14:53:01 -07:00
4ae63ce2cb Replace rbenv and nvm with asdf 2023-03-03 16:58:25 -07:00
3df3f67c11 Don't use .gitignore for p completion 2023-01-12 07:53:26 -07:00
ecaddafd78 Only show directories in p completion 2022-12-23 07:15:48 -07:00
fbebe5b845 Add completion for p 2022-12-23 07:03:30 -07:00
2168dab40b Change proj function name to not collide with proj.org 2022-12-23 07:03:05 -07:00
123da2fdf5 Fix weather location 2022-12-23 06:53:13 -07:00
2dbc5c5394 Add urltools plugin 2022-10-03 06:58:59 -07:00
60b32b776d Only use fzf plugin if command is present 2022-10-03 06:53:07 -07:00
23fca4d56c Fix weather check 2022-10-03 06:48:39 -07:00
6d918e2d4a Add alias to show size of each directory 2022-10-03 06:25:42 -07:00
e42b26426d Add NVM completion 2022-04-21 21:12:03 -07:00
7095fac7dc Add proj func 2021-12-20 06:19:12 -07:00
8fa49cb596 Add themes oh-my-zsh plugin 2021-10-06 06:28:30 -07:00
72d69c7cd9 Only start tmux plugin when present 2021-10-06 06:24:02 -07:00
73df5aa728 Add systemd oh-my-zsh plugin 2021-10-06 06:20:28 -07:00
9490d9e414 Add .local/bin to path 2021-08-09 18:36:54 -07:00
4e3a849781 Create $HOME/devel if it doesn't exist 2021-07-22 05:39:26 -07:00
3627bd0dce Add hexenc 2020-12-29 23:33:13 -07:00
c9af97c513 Make work.zsh a dot file 2020-12-23 16:17:51 -07:00
0e2bd1b9a3 Fix golang check 2020-12-09 16:49:45 -07:00
f7c717ffa8 Fix import grep test 2020-10-06 09:29:38 -07:00
01294e5334 Add .wsl.zsh 2020-10-05 07:13:53 -07:00
50b0f2ba85 Add nvm support 2020-10-03 12:58:59 -07:00
67f46b37e9 Add env check to start without tmux 2020-10-03 12:58:25 -07:00
c2231a7c1e Disable auto oh-my-zsh updating 2020-05-21 19:23:23 -07:00
26e2e7256e Change FZF command use fd when available 2020-04-16 13:50:57 -07:00
8a2bbb5c3b Set default oh my zsh theme to simple 2020-04-16 12:48:11 -07:00
cb2eb514ae Enable fzf oh-my-zsh plugin 2020-04-16 12:17:32 -07:00
b11b066e96 Add support for forcing a theme 2020-02-24 18:06:39 -07:00
17f5b2e419 Use random oh-my-zsh theme 2020-02-24 06:38:15 -07:00
a6d77e2890 Add tmux oh-my-zsh plugin 2020-02-24 06:38:00 -07:00
90f57b304d Remove passgen 2020-02-24 06:37:45 -07:00
9a7175a500 Add rbenv to PATH if necessary 2020-02-24 06:37:23 -07:00
6054672d0e Don't use which - use command 2020-02-24 06:36:58 -07:00
625212118a Set var then export 2020-02-24 06:36:26 -07:00
4f107b631b Add workspace as DEVPATH option 2020-02-24 06:35:55 -07:00
dc5725e119 Remove unnecessary local variables 2020-02-24 06:35:20 -07:00
5f1292d958 Remove ssh-sentinel 2019-12-17 07:15:05 -07:00
9305b7cadf Switch to rbenv 2019-11-14 22:18:23 -07:00
21895d2da8 Disable oh-my-zsh auto update 2019-10-30 19:10:38 -07:00
0be2e9e6f8 Ensure that oh-my-zsh file exists not just the dir 2019-10-02 08:10:25 -07:00
4995ffb3e7 Add source work.zsh when present 2019-10-02 07:52:33 -07:00
25d2176409 Formatting 2019-09-11 07:01:26 -07:00
88cf99f4a6 Add rvm init 2019-09-11 07:00:14 -07:00
9ddc1db4e5 Remove android env vars 2019-09-11 06:59:38 -07:00
22784efcde Update weather location 2019-05-01 22:01:50 -07:00
68eb9276d2 Add cargo bin to path 2018-11-29 22:13:04 -08:00
a727341b56 Fix ssh-sentinel 2018-11-21 16:51:14 -08:00
181e030248 Set USER if blank 2018-10-30 22:47:13 -07:00