Commit graph

159 commits

Author SHA1 Message Date
84ad770f3d
[zsh] Added Apache2 plugin. 2021-05-10 12:52:04 +02:00
pull[bot]
9e9ff0d20c
Merge pull request #254 from dmitmel/master
[pull] master from dmitmel:master
2021-05-09 08:52:09 +00:00
Dmytro Meleshko
b1566353e5 [zsh+nvim] fix sudoedit detection 2021-05-09 10:55:05 +03:00
pull[bot]
ed3b8d9046
Merge pull request #247 from dmitmel/master
[pull] master from dmitmel:master
2021-04-28 17:51:08 +00:00
Dmytro Meleshko
4b54ae7f02 [zsh] move zcompdump into ~/.cache 2021-04-28 17:50:31 +03:00
pull[bot]
2c3049b5a9
Merge pull request #246 from dmitmel/master
[pull] master from dmitmel:master
2021-04-27 17:26:33 +00:00
Dmytro Meleshko
191fba04bb [zsh] move zcompdump into ~/.cache 2021-04-27 14:48:16 +03:00
0a9b65af7b
Merged dmitmel:master into master. 2021-04-26 12:14:13 +02:00
pull[bot]
23a741be94
Merge pull request #232 from dmitmel/master
[pull] master from dmitmel:master
2021-03-30 14:59:34 +00:00
Dmytro Meleshko
5ebbadb45d [zsh] carefully rewrite all prints to not produce escape sequences 2021-03-30 15:16:24 +03:00
pull[bot]
1a248036aa
Merge pull request #225 from dmitmel/master
[pull] master from dmitmel:master
2021-03-21 12:34:14 +00:00
Dmytro Meleshko
e4c2a87015 [zsh] install fasd if it's not present, also change the database path 2021-03-21 12:17:57 +02:00
pull[bot]
3b97435825
Merge pull request #223 from dmitmel/master
[pull] master from dmitmel:master
2021-03-20 06:03:32 +00:00
Dmytro Meleshko
a848343e94 [zsh] add the new Rubygems location to PATH 2021-03-20 02:04:17 +02:00
ce9c2d33ae
Merged dmitmel:master into master. 2021-03-18 19:20:25 +01:00
Dmytro Meleshko
b60438f49b [zsh] add library paths of all installed Rust toolchains 2021-03-07 14:59:48 +02:00
Dmytro Meleshko
aecef017f9 [zsh] inline the fasd plugin from OMZ and remove the useless one called 'extract' 2021-03-07 13:06:14 +02:00
pull[bot]
fc3afdf441
Merge pull request #216 from dmitmel/master
[pull] master from dmitmel:master
2021-02-20 13:47:09 +00:00
Dmytro Meleshko
d597858cce [zsh] stop adding the 'bin' directory of Rustup toolchains to the PATH, this broke per-directory overrides because those rely on toolchain executables being symlinked to the rustup exe itself 2021-02-20 13:46:27 +02:00
5517419413
Merge pull request #215 from dmitmel/master 2021-02-19 21:33:01 +01:00
Dmytro Meleshko
faa946c7cc [zsh] implement update-grub for Arch systems 2021-02-14 02:09:05 +02:00
Dmytro Meleshko
789d9caefd [zsh] parse ~/.ssh/config with a zsh script instead of awk as well 2021-02-13 17:51:25 +02:00
Dmytro Meleshko
412015d374 [zsh] parse rustup settings with a zsh script instead to further improve performance 2021-02-13 17:31:01 +02:00
Dmytro Meleshko
27f9b351c1 [zsh] export libs from the installed Rust toolchain as well 2021-02-13 16:39:18 +02:00
Dmytro Meleshko
4ad73c7154 [zsh] improve path.zsh loading speed by not calling the entire rustc
The effects of this were very significant on my good ol' winchester.
2021-02-12 21:00:01 +02:00
Dmytro Meleshko
a59a693e98 [zsh] use Python 3 by default on macOS 2021-02-07 21:04:30 +00:00
Dmytro Meleshko
7a3bcc5cc6 [zsh] use Python 3 by default on macOS 2021-02-07 19:49:38 +02:00
Dmytro Meleshko
a27c05856a [zsh] add a timestamp printing function 2021-02-05 11:36:25 +00:00
Dmytro Meleshko
fe2dd2c982 [zsh] add a timestamp printing function 2021-02-05 11:13:25 +02:00
Dmytro Meleshko
60f8ca3788 [zsh] display the current pyenv version in the prompt 2021-02-02 22:52:58 +00:00
Dmytro Meleshko
56ed052f85 [zsh] display the current pyenv version in the prompt 2021-02-02 22:53:56 +02:00
Dmytro Meleshko
1e50762fcb [nvim+zsh] fix the need for resetting FZF_DEFAULT_OPTS on Ubuntu and derivatives 2021-01-29 01:19:21 +00:00
Dmytro Meleshko
abde79fbf7 [nvim+zsh] fix the need for resetting FZF_DEFAULT_OPTS on Ubuntu and derivatives 2021-01-29 01:37:49 +02:00
Dmytro Meleshko
e277f19ed3 [zsh] fix the manpath-caused errors on shell startup once and for all 2021-01-25 19:28:31 +00:00
Dmytro Meleshko
1a1b27fa65 [zsh] fix the manpath-caused errors on shell startup once and for all 2021-01-25 18:43:49 +02:00
159a142967
Removed fasd stuff. 2021-01-17 12:07:31 +01:00
0ddb5c5777
[zsh] Added completions for gh cli. 2021-01-16 18:15:57 +01:00
Dmytro Meleshko
e786ef6448 [zsh] re-define j to use fzf for selection instead of fasd's algorithm 2021-01-08 18:26:24 +02:00
Dmytro Meleshko
cf9f46a90e [zsh] display current Python virtualenv in the prompt 2021-01-06 00:35:53 +02:00
Dmytro Meleshko
3e499704a0 [zsh] make the diff alias even more concrete 2021-01-05 20:41:33 +02:00
Dmytro Meleshko
51fd230d51 [zsh] fix a typo in the automatic theme setter 2021-01-03 19:27:52 +02:00
Dmytro Meleshko
ffa7f8f38a [zsh] add a bunch of new aliases 2021-01-03 19:27:17 +02:00
Dmytro Meleshko
cc28755977 [zsh] set my syntax theme automatically 2021-01-03 19:24:18 +02:00
Dmytro Meleshko
d8cc8d3feb [zsh] minor edits 2020-11-30 19:33:08 +02:00
Dmytro Meleshko
f9ed443e4a [nvim+zsh] disable the ugly fzf popup window and turn off rounded borders in the preview window 2020-11-04 02:09:45 +02:00
Dmytro Meleshko
1a9bbbd743 [zsh] what the hell did I commit and push? 2020-10-21 14:27:52 +03:00
Dmytro Meleshko
0e1f13cc7b [zsh] add a deswapping function for Linux 2020-10-04 19:26:44 +03:00
Dmytro Meleshko
f4a726a2c9 [zsh] add an option for disabling the colorscheme setter 2020-10-04 16:28:13 +03:00
Dmytro Meleshko
13d2805205 [scripts] add the prime-run script along with a completion function 2020-10-02 17:34:21 +03:00
Dmytro Meleshko
90c01434ef [zsh] save the real "man" command to history when F1 is pressed 2020-09-14 17:45:20 +03:00