fad37218f3
zsh: compaudit is slow, disabling
2023-08-13 20:57:36 -07:00
51ab57646f
zsh: don't glob when using nix
command
2023-06-16 04:25:44 -07:00
d23fedb47b
zsh: add compaudit to ensure completions are safe to load
2023-06-16 04:15:54 -07:00
4825a6d52f
zsh: only use compinit once per day
2023-06-16 03:58:09 -07:00
25d56ca80c
zsh: speed up loading (compinit -C)
2023-06-16 03:49:21 -07:00
f7506b09d5
zsh: add oh my zsh direnv plugin
...
also, renamed some stuff
2023-06-09 03:22:52 -07:00
50683fe436
zsh: add new zsh completions
2023-05-06 22:37:41 -07:00
9615a15126
zsh: add required OMZ library functions
2023-04-07 03:18:55 -07:00
4142260982
zsh: bad subshell!!!
2022-12-20 21:28:45 -08:00
89c6794135
zsh: add nix-related plugins
2022-10-18 02:55:22 -07:00
35db2c6337
zsh: add option to disable sourcing P10K theme
2022-09-17 20:00:47 -07:00
fe53d9a25c
zsh: use initial directory rather than $HOME
2022-08-29 12:17:46 -07:00
e20be55819
zsh: add extra newline before 'Please Wait for plugins to install'
2022-08-19 23:52:14 -07:00
ce8c4072f7
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
2022-06-25 16:52:39 -07:00
e85505af7c
zsh: unalias safely (lol gonna have to merge cause I wrote it twice)
2022-06-25 16:50:35 -07:00
807dd358c9
zsh: don't remove aliases that don't already exist
2022-06-22 18:46:45 -07:00
9ccde7971d
zsh: fix instant prompt loading on first zinit install
2022-06-22 00:49:33 -07:00
0db510dc09
shell: move colors to general shell configuration
2022-06-17 12:45:58 -07:00
c41181d1c4
zsh: add message about installing plugins
2022-06-17 12:41:07 -07:00
18af1fb0f4
zsh: true rather than echo -n
2022-05-22 08:42:16 -07:00
f5e15cacde
BIG UPDATE: shell: add profile, move calc and mkcd to files, move
...
shell-independent config (aliases, functions, env vars, options) to
.config/shell/shrc, make bashrc and zshrc use the same shrc, add TTY
detection for changing caps lock to escape in a TTY, add option for
skipping plugin loading, and maybe a few other things
If this goes well, I'll be tempted to call this version 1.0. Things
have been very stable for the last few months. Although, since it's the
first really big change in a while, that might make it version 2.0?
Should dotfiles have big version numbers at all? Probably not.
2022-04-08 13:36:29 -07:00
1eae827160
BIG UPDATE: zsh: moved lots of things out of the zshrc
2022-04-06 13:08:42 -07:00
990f4cd542
zsh: major reorganization
2022-03-18 17:51:59 -07:00
590916fdfc
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
2022-03-05 01:59:53 -08:00
b8ff98d79b
git: add git caps
alias for git commit all and push
2022-03-05 01:58:32 -08:00
62ba85a812
zsh: update termux fix
2022-03-03 13:41:12 -08:00
4fd65d90a8
zsh: new occ alias
2022-02-03 10:45:37 -08:00
6ecb219644
zsh: fix indent
2022-01-30 20:29:17 -08:00
8dd1d47e9d
zsh: zrc is now just zc, and paru now has parue for editing PKGBUILD's
2022-01-09 22:39:13 -08:00
126325d598
zsh: fix for having no docs repo or todo symlink
2022-01-09 20:54:51 -08:00
9eb5bedf6b
zsh: fix color loading
2022-01-07 12:48:40 -08:00
0a74fbbed8
zsh: fix docs repo not being detected properly
2022-01-06 21:41:22 -08:00
51eca82961
zsh: add code to load all external functions
2022-01-02 17:48:01 -08:00
06ab216290
zsh: realized some things need to be functions
...
By that, I mean things that change my working directory need to be
functions
2022-01-01 18:24:20 -08:00
ee7de5f557
zsh: almost all functions are now scripts
2021-12-26 16:15:56 -08:00
3730002fbb
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
2021-12-16 14:38:28 -08:00
f01573d2e7
zsh: plugin organization
2021-12-16 14:37:51 -08:00
4a7b6c465c
zsh: save_working_directory() will no longer save the home directory
2021-12-16 03:41:40 -08:00
15fba89c84
zsh: changes to cdt() and cds(), and bug fix for rmswp() when the
...
swapfile isn't mounted
2021-12-11 17:56:18 -08:00
8ebfb3b8d2
zsh: fixed apparent freeze when installing zinit
2021-12-07 18:42:52 -08:00
3a87b8a094
zsh: moved zinit to .local/share
...
Maybe it should be moved to .cache?
2021-12-07 15:17:17 -08:00
041db92c0b
zsh: add vim as paru file manager
2021-12-03 01:00:58 -08:00
a3e3c08985
zsh: urlencode is optional now
2021-11-30 01:53:53 -08:00
da5a43f313
zsh: sitepath() now gives encoded urls
2021-11-30 00:44:00 -08:00
0686197a84
zsh: add launch() for launching desktop applications
2021-11-29 23:54:25 -08:00
66e473cf4d
zsh: update plugins with zup
now
2021-11-28 13:05:00 -08:00
e048d023a5
zsh: add ef() (edit file)
2021-11-25 04:29:51 -08:00
bd2e6c2e40
zsh: formatting and allow code placed after the final line to execute
2021-11-21 19:53:47 -08:00
adf7c00b82
zsh: zshrc
is now zrc
2021-11-20 20:59:26 -08:00
401aaf30fa
zsh: mkd now creates parent directories
2021-11-20 13:54:14 -08:00