Commit Graph

48 Commits

Author SHA1 Message Date
63b2ea7388 Use which instead of type so that bash doesnt report error to GUI 2025-05-06 22:47:43 +08:00
bd9bc865ab Add alias for winget if present 2025-04-29 17:07:19 +08:00
1a943907db Fix spacing when error is shown 2025-04-29 15:56:50 +08:00
e903a3a256 Add return value to bash prompt 2025-04-29 15:54:59 +08:00
1c69b6de79 Add return value to zsh prompt if nonzero 2025-04-29 14:11:07 +08:00
f203391ee6 Add profile-post files for variables that need to be initialized last 2025-04-18 18:04:53 +08:00
2a71415f0f Fix comment color position 2025-04-16 22:05:35 +08:00
2a6cc1709a Change comment color scheme in for readability in macos 2025-04-16 22:02:21 +08:00
954ee8eadb Add iterm2 integration for macos 2025-04-14 14:27:25 +08:00
935da20ddf Add HIST_IGNORE_SPACE 2024-06-16 18:18:11 +08:00
a1e8f2f9f9 Cleanup perl includes (rarely used) 2024-03-30 14:39:07 +08:00
0a659528a4 Make sure to emulate /etc/profile in bash 2024-03-23 12:59:04 +08:00
49b97d5697 Update pyenv - no more need for workarounds 2024-03-23 12:58:34 +08:00
02597326f1 Remove grep -v ...echo from pyenv init, probably needed before 2024-03-06 22:22:39 +08:00
1c648e8df5 Add .local/bin to PATH 2023-11-29 23:05:03 +08:00
512be28cd2 Replace nenv with nodenv 2023-09-14 00:14:55 +08:00
6f4eb81245 Set HISTSIZE in bash to unlimited 2022-07-09 19:53:29 +08:00
58b917efb1 Include .vimrc-local if it exists 2022-01-05 09:10:37 +08:00
b9807c2232 Force libdir=llib for php (libdir detection for 64bit systems fails) 2022-01-03 20:59:01 +08:00
c8f3b1b5bb Fix typo in phpenv root 2022-01-03 10:30:23 +08:00
72371a183f Run pyenv init --path if pyenv version -gt 1 2021-05-27 15:11:03 +08:00
0dcb2efeac Remove warnings from pyenv
pyenv currently issues a warning that it no longer sets PATH and
recommends that you set PATH yourself. This warning is unnecessary if
the pyenv user does set PATH and cannot be disabled. Profile hardcodes
to remove the warning.
2021-05-27 15:00:37 +08:00
eb27b8b810 Only source zsh_command_not_found if existing 2021-04-29 09:06:39 +08:00
4b203c2a22 Only source kubectl if it exists 2021-04-21 16:05:37 +08:00
89a67db56b Add selected-editor setting 2021-04-21 15:54:00 +08:00
afc8e70cea Fix typo in pyenv root 2021-04-21 15:35:21 +08:00
8d0efa6877 Fix typo in setting rbenv root 2021-04-21 15:33:34 +08:00
a6a1ceeaa3 Only source kubectl if it exists 2021-04-19 08:44:40 +08:00
79282f0b42 Fix parens 2021-04-19 08:30:11 +08:00
1dcfe3756f Check for the existence of rbenv variants before including 2021-04-19 08:27:04 +08:00
1a9e5ca4bd Add local overrides to bashrc / zshrc 2020-12-24 01:24:18 +08:00
8c49722513 Set the GPG_TTY if not set 2020-12-23 23:58:48 +08:00
7e832daf77 Force enable sbin paths in environments that dont turn them on 2020-12-23 23:52:20 +08:00
dc0edc6c82 Explicitly use case-insensitive less as pager 2020-07-10 10:29:58 +08:00
85639c8e22 Explicitly use less -r as the pager 2020-06-27 11:13:22 +08:00
e20e8f73fc Dont delete messages from Maildir 2020-06-25 23:59:48 +08:00
62814a8fd2 Remove wakatime from default vimrc 2020-06-25 23:35:19 +08:00
a6348ad118 Add bash / zsh specific kubectl initialization commands to profile 2020-06-25 23:33:53 +08:00
ace850f2e5 Reference "$HOME/.zsh" in zshrc instead of hardcoded homedir 2020-06-25 23:28:15 +08:00
6232b6dec1 Load system profile in zsh 2020-06-25 23:27:29 +08:00
7e97af8517 Add disable switches for rbenv,phpenv,etc 2020-06-25 23:26:50 +08:00
2818932be6 Disable plotinus 2020-06-25 23:25:29 +08:00
3cc7afd0e6 Set default .profile variables prior to overrides 2020-06-25 23:24:40 +08:00
6e17df1a6f Move profile-local definitions below default values 2020-06-25 23:23:02 +08:00
55c71ac045 Load local variables from .profile-local and .profile-private 2020-06-25 23:14:23 +08:00
700cab8f93 Disable Webrender due to overheating 2018-10-22 20:06:57 +08:00
be1e4a8625 Force accelerated firefox 2018-10-18 15:30:33 +08:00
e3bcaeaaf2 Initial commit 2018-10-18 12:33:31 +08:00