Commit Graph

174 Commits

Author SHA1 Message Date
pull[bot] 3f6615710c
Merge pull request #258 from dmitmel/master
[pull] master from dmitmel:master
2021-05-15 19:05:59 +00:00
Dmytro Meleshko cbaeeb2f13 fixup! [zsh] add a couple of aliases to numfmt 2021-05-15 22:00:13 +03:00
pull[bot] 5ebf075ae2
Merge pull request #257 from dmitmel/master
[pull] master from dmitmel:master
2021-05-15 13:06:01 +00:00
Dmytro Meleshko a34e6beee2 [zsh] add a couple of aliases to numfmt 2021-05-15 13:07:18 +03:00
pull[bot] 9cd5b768f3
Merge pull request #256 from dmitmel/master
[pull] master from dmitmel:master
2021-05-14 14:22:44 +00:00
Dmytro Meleshko 8804edfafe [zsh] add a little alias to kitty's icat 2021-05-14 11:45:59 +03:00
Keanu Timmermans 7eb8ac0772
[zsh] Don't time every custom script. 2021-05-14 10:05:35 +02:00
Keanu Timmermans d2cbad6967
Merge pull request #255 from dmitmel/master 2021-05-14 10:02:18 +02:00
Dmytro Meleshko 39c393822d [zsh] load zplg from the main entry script 2021-05-11 10:58:41 +03:00
Dmytro Meleshko 391e01b647 [zsh] get rid of some useless things 2021-05-11 10:58:34 +03:00
Keanu Timmermans 091449f604
[zsh] Reimplement loading of custom scripts. 2021-05-10 20:38:37 +02:00
Keanu Timmermans be27b811f7
[zsh] Load custom folder. 2021-05-10 19:32:38 +02:00
Keanu Timmermans 6ebac00f43
[zsh] Added silence function. 2021-05-10 17:20:40 +02:00
Keanu Timmermans 47d365b837
[zsh] Add gpg-crypt commands. 2021-05-10 16:05:55 +02:00
Keanu Timmermans b7454a658b
[zsh] Added gitio plugin. 2021-05-10 12:58:36 +02:00
Keanu Timmermans 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
Keanu Timmermans 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
Keanu Timmermans 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
Keanu Timmermans 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