Commit Graph

24 Commits

Author SHA1 Message Date
Oscar Wallberg 360b2f66f9 feat(tmux): enable jumping to prev/next prompts in vi-copy-mode 2024-10-23 05:42:42 +02:00
Oscar Wallberg 0eb7b8bf67 fix(zsh): skip setting terminal title if ssh session 2024-09-13 15:33:45 +02:00
Oscar Wallberg 5fa63e3ef0 feat(zsh): add cargo bin to path 2024-09-09 01:40:38 +02:00
Oscar Wallberg d5e9e4510e feat(zsh): remove approximation completer 2024-08-04 19:44:22 +02:00
Oscar Wallberg 76c16400b3 feat(zsh): disable completion group names 2024-08-04 01:44:55 +02:00
Oscar Wallberg d4a444099c fix(zsh): add alias for grep coloring 2024-08-01 12:37:23 +02:00
Oscar Wallberg 230c2d4047 feat(zsh): refine syntax highlighting 2024-08-01 10:13:28 +02:00
Oscar Wallberg 441ad36127 fix(zsh): fix coloring for ambigous completions 2024-08-01 10:06:33 +02:00
Oscar Wallberg 7b764c23b9 feat(zsh): add auto-suggestions plugin 2024-08-01 09:01:08 +02:00
Oscar Wallberg a239deb66f fix(zsh): ask to show large number of completions 2024-07-31 22:39:47 +02:00
Oscar Wallberg 34ec1ccb45 fix(zsh): disable immediate menu completion 2024-07-31 22:39:26 +02:00
Oscar Wallberg 88223a67cc fix(zsh): add go bin to path 2024-07-31 21:53:52 +02:00
Oscar Wallberg 13250a6f07 feat(dircolors): make it more portable across systems 2024-07-31 21:31:40 +02:00
Oscar Wallberg c57b652298 feat(zsh): add telnet alias 2024-07-31 21:21:26 +02:00
Oscar Wallberg 94cc7f2ab2 chore(zsh): clean up 2024-07-31 11:50:46 +02:00
Oscar Wallberg a884bcbce4 feat(zsh): replace completion plugin with manual configuration 2024-07-31 11:49:15 +02:00
Oscar Wallberg 541629eb31 feat(zsh): add safe aliases for cp/mv 2024-07-31 11:47:54 +02:00
Oscar Wallberg 2f08099205 fix(zsh): add ls alias 2024-07-31 11:45:12 +02:00
Oscar Wallberg 8010661af8 fix(zsh): move cache directory 2024-07-31 11:43:10 +02:00
Oscar Wallberg ebbbe06702 fix(zsh): Minor re-ordering 2024-07-31 11:41:43 +02:00
Oscar Wallberg 219fe1906a fix(zsh): disable beep and flow control 2024-07-31 11:40:10 +02:00
Oscar Wallberg 8ac6a321aa feat(zsh-prompt): remove timestamp 2024-07-31 01:59:39 +02:00
Oscar Wallberg 2a708e72df fix(zsh): make prompt a sourced script 2024-07-29 04:55:27 +02:00
Oscar Wallberg 02216e8a3e feat(zsh): move configuration to zsh/ 2024-07-27 18:33:25 +02:00