• Joined on 2020-02-13
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-04-23 00:32:45 +08:00
2560f04982 autojump: clarify need to install it first
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-04-15 04:41:29 +08:00
31eca46ee3 meta: basic CODEOWNERS file (gitfast plugin)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-04-14 04:11:29 +08:00
54c29bbde1 composer: fix cdo alias due to command api change (#8828)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-04-11 02:41:53 +08:00
d53355ab38 tig: add more info in README (#8818)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-04-06 08:21:29 +08:00
d6474237b8 battery: revert battery charging symbol 1-character-width hack
0caae9082a lib: speed up slow parts of the lib files; other small fixes
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-04-06 00:11:32 +08:00
dbd16000a5 themes: fix minor syntax error
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-04-03 23:11:48 +08:00
6ad6fea52a gnu-utils: append make to cmds (#8794)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-31 05:21:30 +08:00
621de1e20b colorized-man-pages: add hooks for dman and debman commands (#8776)
2a081d6e5e battery: remove printf usage where possible
3da469be5c battery: fix Full battery bug on Linux; force 1-char-width on charging symbol
Compare 3 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-27 03:06:15 +08:00
d247f98d3e nebirhos: use short hostname in prompt
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-25 18:26:46 +08:00
00f3fa2c40 keychain: define SHORT_HOST if not defined
bcc3ee8ce8 systemd: remove newline from systemd prompt (#8772)
Compare 2 commits »
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-25 10:16:23 +08:00
4d1202c70c git: fix markdown in README (#8769)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-25 02:06:23 +08:00
8b80461e6e history-substring-search: fixing my dumb mistake
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-24 17:57:00 +08:00
fd534eb979 history-substring-search: update to upstream version 2019-05-12
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-24 09:46:42 +08:00
2a3a940a45 themes: change lstheme function to themes in $ZSH_CUSTOM in any level
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-24 01:36:34 +08:00
6fbfc4c78b dotenv: add agree-once improvement to confirmation prompt (#8729)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-23 01:06:43 +08:00
fe97382bc1 virtualenvwrapper: look in $HOME/.local/bin directory (#8758)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-22 08:46:25 +08:00
fe5ec4fe31 direnv: change direnv to not assume path (#8757)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-21 00:06:44 +08:00
6dee9f99d3 Add direnv plugin (#8666)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-19 23:37:02 +08:00
17be35d1d4 update path for snapd /snap/bin/* which is used by Linux systems (#8752)
mirrors synced commits to master at mirrors/ohmyzsh-mirror from mirror 2020-03-16 22:07:10 +08:00
f400ea1e57 man: use only first element of command before prepending man (#8747)