1
0
Fork 0
Commit graph

20 commits

Author SHA1 Message Date
8362dbef40 zsh: Remove inherited RPROMPT 2021-07-03 17:54:44 -07:00
fd9dd613fa zsh: Give up on RPROMPT 2021-06-22 13:23:17 -07:00
be5708c8c7 Automate switching between day/night color schemes
This sets up individual light and dark color scheme files for vim/neovim
and alacritty, adds a script (`set-color`) for placing them, and
includes two no-arg scripts for later keybinding (`day-mode` and
`night-mode`).

Thanks to this blog post for the idea to `cat` the YAML into place:
https://shuheikagawa.com/blog/2020/02/14/switching-colorschemes-of-vim-and-alacritty/

TIL YAML is concatenative!
2021-04-15 23:03:28 -07:00
58a17f9590 zsh: Fix error using edit-command-line
edit-command-line:zle:37: widgets can only be called when ZLE is active
2020-02-10 20:04:00 -08:00
18ca34744d zsh: Split ls colors by OS 2019-11-14 16:09:31 -08:00
Jeremy Kaplan
4a221f8a82 Allow interactive comments in zsh 2019-04-29 15:59:14 -07:00
Jeremy Kaplan
41e5ca43b6 Add edit-command-line to zshrc 2019-02-06 11:30:27 -08:00
1d093433f0 Bookmarks for zsh with j 2018-06-04 08:18:40 -07:00
cabf0b42bb Start zsh with no errors 2018-05-21 20:22:17 -07:00
6740703919 Safer direnv hook in zsh 2018-05-21 20:20:25 -07:00
Jeremy Kaplan
de1dd4d4a5 Don't use zsh RPROMPT if ssh'd 2018-05-15 15:01:13 -07:00
Jeremy Kaplan
43c082481b printing every exit code is annoying 2018-02-20 10:03:33 -08:00
8826c0a185 Remove successful exit displays 2018-02-19 15:46:57 -08:00
4f0fe1d32f Add last exit code to zsh prompt 2018-02-19 12:38:15 -08:00
Jeremy Kaplan
e5a3fd3b82 Add tako workon plugin 2017-10-23 16:21:21 -07:00
f9cdda2e55 Fix ssh handling in zsh 2016-06-07 16:52:32 -04:00
aa981e5b53 Conditional ssh formatting in zsh 2016-06-06 18:49:46 -04:00
f45febbc37 Push zsh things in the correct files 2016-06-06 15:25:15 -04:00
5e6ce927a1 Add git branch to zsh prompt 2015-12-31 11:17:16 -07:00
c154ac3f7c Initial commit
dotbot, X, emacs, zsh, i3
2015-09-04 22:53:17 -04:00