Commit Graph

27 Commits

Author SHA1 Message Date
Dmytro Meleshko 33e4ffe2cc move everything zsh-related to zsh/ directory 2019-04-22 18:07:02 +03:00
Dmytro Meleshko 5f22915211 [zsh] rename 'lib' to 'zsh' 2019-04-22 13:06:38 +03:00
Dmytro Meleshko 1c4d4d52d5
move welcome script to a function 2019-03-08 20:10:30 +02:00
Dmytro Meleshko 51bb000d6a replace command palette with a snippet palette 2019-01-20 18:32:23 +02:00
Dmytro Meleshko d60c837494 remove sdkman 2019-01-05 13:07:28 +02:00
Dmytro Meleshko 827f1715bc initialize rbenv by default 2019-01-05 00:08:00 +02:00
Dmytro Meleshko 153edbf30f move welcome script to zshrc 2019-01-02 21:04:11 +02:00
Dmytro Meleshko 32b874f07c refactor path.zsh 2018-11-13 08:05:03 +02:00
Dmytro Meleshko d797a59375 rename run_before to lazy_load 2018-11-10 22:03:34 +02:00
Dmytro Meleshko 901fd66a30 use zgen 2018-11-10 16:59:55 +02:00
Dmytro Meleshko 6fcb6b0750 automatically get DOTFILES_PATH 2018-11-10 16:51:47 +02:00
Dmytro Meleshko a507119ab0 use different zsh startup files 2018-11-09 21:28:28 +02:00
Dmytro Meleshko db5bd6f810 remove Yarn completion 2018-10-07 16:03:36 +03:00
Dmytro Meleshko 944005a485 move aliases after oh-my-zsh 2018-09-20 19:08:38 +03:00
Dmytro Meleshko dca985c3d9 replace zsh-syntax-highlighting with fast-syntax-highlighting 2018-09-09 14:36:36 +03:00
Dmytro Meleshko e2e9e96e3a add custom configuration overrides 2018-08-23 19:31:56 +02:00
Dmytro Meleshko cd4bc05561 move theming to lib/theme.zsh 2018-08-23 19:25:14 +02:00
Dmytro Meleshko d7810496d8 use git submodules 2018-08-23 14:41:13 +02:00
Dmytro Meleshko 0d5c7c6e07 change installation method 2018-08-23 11:40:09 +02:00
Dmytro Meleshko 0fdcac0dc7 add welcome script 2018-08-08 11:35:35 +03:00
Dmytro Meleshko bc4f313983 move config files to the 'lib' directory 2018-07-05 11:14:50 +03:00
Dmytro Meleshko c10ba15ff2 add basic command palette widget 2018-07-05 11:14:50 +03:00
Dmytro Meleshko 27d0185cf1 fix quotes 2018-07-05 11:14:37 +03:00
dmitmel 93efc97f14 add lazy-loading of setup scripts for commands that aren't used very often 2018-06-15 16:50:24 +03:00
dmitmel 682ae85d81 update shebangs 2018-06-15 16:43:04 +03:00
Dmytro Meleshko 69343ebdd7 rewrite zshrc to use `realpath` instead of `readlink -f` 2018-02-23 19:15:26 +02:00
Dmytro Meleshko b7a2066f41 initial commit 2018-02-23 11:39:31 +02:00