1
0
Fork 0
Commit graph

99 commits

Author SHA1 Message Date
Jeremy Kaplan
f2b256be97 zsh(darwin): Alias more GNU versions of tools 2024-11-13 10:41:48 -05:00
Jeremy Kaplan
83c3a5b296 zsh: Hide ghostscript 2024-10-09 20:50:19 -04:00
Jeremy Kaplan
6ded061a99 zsh: Add completion for git-fetch-branch 2024-09-26 15:59:46 -04:00
8599d7c7cf zsh: Try splitting zprofile by OS 2024-09-25 22:48:29 -04:00
60faca005f zsh: Move PATH changes to .zprofile 2024-09-24 22:09:28 -04:00
Jeremy Kaplan
f086ec925c zsh: Source nvm properly 2024-09-18 10:29:15 -04:00
Jeremy Kaplan
9ac46fe092 zsh: Add zoxide 2024-09-18 10:29:10 -04:00
Jeremy Kaplan
0d6020051d Replace z-zsh with zoxide 2024-09-16 01:17:35 -04:00
c7cdb71444 zsh: Configure fzf hook 2024-09-05 11:21:41 -07:00
80ff56cd28 zsh: Add more timestamp aliases 2024-07-21 13:44:34 -04:00
d94bcbe93e zsh: Swap (shift-)tab bindings for fe 2024-07-08 23:00:41 -04:00
0d453a3a21 zsh: Don't quit early if fe matches one file 2024-07-08 23:00:01 -04:00
9952bd49b7 zsh: Alias sg to ast-grep 2024-03-18 17:08:59 -07:00
6b9000e23c zsh: datestamp alias 2024-01-29 11:23:20 -08:00
ae1381fdbc zsh: Fix ls color alias on Mac 2024-01-29 11:20:36 -08:00
a871446ac7 zsh: tf -> terraform 2023-03-06 13:11:07 -08:00
0a1e5b5ec4 bin: screenshot 2022-01-14 20:37:42 -08:00
95a6e28ece etc: Replace ssh-agent with gnome-keyring-daemon 2022-01-08 17:03:03 -08:00
5da5f3ef5b zsh: Set histignoredups option 2021-12-17 18:20:51 -08:00
c465a39794 zsh(darwin): Explicitly source .profile 2021-11-17 10:06:39 -08:00
4184624d40 Replace .zprofile with .profile 2021-11-12 18:17:56 -08:00
edef23fcb6 zsh(linux): Export ssh-agent socket 2021-10-30 21:40:24 -07:00
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
76acbfea5a zsh: img-placeholder 2021-04-06 13:37:14 -07:00
8aebf3da77 direnv: Set up NVM helper 2021-03-30 14:45:31 -07:00
Jeremy Kaplan
7770bf1420 zsh: Add UTC offset to humantime alias 2020-07-31 19:14:19 -07:00
6ed0717490 zsh: relpath 2020-07-09 18:59:40 -07:00
41b20415af zsh: Show hidden files in fe alias 2020-06-24 20:06:31 -07:00
ce866b97ff zsh: Remove directories from fe alias 2020-06-24 20:06:20 -07:00
7c41a48fdf zsh: Push resulting fe command to history 2020-06-22 22:57:05 -07:00
4e7b054dba zsh: fe prints command 2020-03-23 07:53:24 -07:00
Jeremy Kaplan
35bbc55025 brew: gnu-units 2020-03-06 19:36:48 -08:00
Jeremy Kaplan
cd38947a9b zsh: Echo mov2gif outfile 2020-02-25 16:55:32 -08:00
Jeremy Kaplan
feec7c87d2 zsh: mov2gif 2020-02-13 12:18:19 -08: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
d922a90ad3 zsh: Add fun curlable aliases 2020-01-24 18:55:39 -08:00
Jeremy Kaplan
32880e3fa1 zsh: Add hub-draft-pr alias 2019-12-20 10:48:16 -08:00
18ca34744d zsh: Split ls colors by OS 2019-11-14 16:09:31 -08:00
1395373faf zsh: Freeze Linux LS_COLORS 2019-11-14 16:07:30 -08:00
Jeremy Kaplan
e7e0b9a4db zsh: Fix PATH ordering 2019-11-09 15:35:51 -08:00
Jeremy Kaplan
a241124e1c zsh: Revive taskwarrior as t 2019-11-07 13:36:00 -08:00
Jeremy Kaplan
5f171e7a02 zsh: Add a human-readable timestamp alias 2019-10-22 18:15:56 -07:00
4711825c4e zsh: fzf convenience 2019-09-09 07:24:44 -07:00
38fd606811 Remove unused taskwarrior alias 2019-08-26 13:00:15 -07:00
9266d832b6 Use built-in docker templating instead of jq 2019-08-11 14:27:51 -07:00
4aa948cf8f Re-arrange PATH order 2019-08-11 14:27:51 -07:00
Jeremy Kaplan
4a221f8a82 Allow interactive comments in zsh 2019-04-29 15:59:14 -07:00
Jeremy Kaplan
b60d18b214 Echo the screenshot path to stderr too 2019-04-26 16:13:24 -07:00