Commit Graph

  • 1ee4d85547 fix gitster prompt Matt Hamilton 2015-12-27 21:13:08 -0500
  • 598326aa9f fix minimal prompt Matt Hamilton 2015-12-27 21:11:58 -0500
  • 5cccdc255b cleanup trace function a bit Matt Hamilton 2015-12-27 19:33:30 -0500
  • 50c8f70179 add debug module Matt Hamilton 2015-12-27 19:08:43 -0500
  • b1f7191ac1 Merge pull request #4 from ishitatsuyuki/ishitatsuyuki-patch-1 Matt Hamilton 2015-12-27 04:16:13 -0500
  • 3ddc1703af Fix zlogin typos ishitatsuyuki 2015-12-27 18:14:35 +0900
  • e6068a7ede zsh 5.1.1 url-quote-magic requires bracketed-paste Matt Hamilton 2015-12-27 04:00:20 -0500
  • 599add14b9 use is-at-least to determine version Matt Hamilton 2015-12-27 03:56:18 -0500
  • 11aaff5614 Compare version as float Matt Hamilton 2015-12-27 03:44:32 -0500
  • 4a934de754 add url-paste "if" based on ZSH_VERSION Matt Hamilton 2015-12-26 00:32:25 -0500
  • add7f40799 fix broken variable Matt Hamilton 2015-12-23 05:13:09 -0500
  • 4acb1660f4 fix ssh_{env,agent} vars matt hamilton 2015-12-23 08:57:13 +0000
  • d6e2e24c17 make template append explicitly clear Matt Hamilton 2015-12-22 11:12:06 -0500
  • 5572a2330d update steef again Matt Hamilton 2015-12-22 10:52:15 -0500
  • 6fa8dcb95d update steeef prompt Matt Hamilton 2015-12-22 09:47:19 -0500
  • 7d8601089a zcompile custom init.zsh; this may become large Matt Hamilton 2015-12-22 06:26:54 -0500
  • 65841b002b add 'custom' module to default zmodules Matt Hamilton 2015-12-22 05:56:56 -0500
  • d52993c70e add 'custom' module for easy customization Matt Hamilton 2015-12-22 05:55:48 -0500
  • 9302507257 use sane dir if $TMPDIR is not set Matt Hamilton 2015-12-21 20:34:55 -0500
  • fb549f108a use autoload -Uz, not -U Matt Hamilton 2015-12-21 20:16:43 -0500
  • b0bf9d2ebc load-time optimizations Matt Hamilton 2015-12-20 20:41:54 -0500
  • a632bff0e5 remove ssh from default modules Matt Hamilton 2015-12-20 19:25:11 -0500
  • fd826dbd8a fixup pigz and pbzip2 in (un)archive funcs Matt Hamilton 2015-12-19 17:08:43 -0500
  • 1b2176534a add utility module comments Matt Hamilton 2015-12-19 17:05:43 -0500
  • c4d607826c clarify install zsh shell Matt Hamilton 2015-12-19 16:53:09 -0500
  • dcc3265987 remove git-hub functions Matt Hamilton 2015-12-19 09:49:11 -0500
  • a1a56ac63f use consistent variable style Matt Hamilton 2015-12-19 09:48:29 -0500
  • 08c9987b38 symlink git_current_branch to git-branch-current Matt Hamilton 2015-12-19 09:42:09 -0500
  • c577d77fc4 update history-substring-search Matt Hamilton 2015-12-18 14:03:40 -0500
  • de3e74b9ca re-organize themes section, remove image Matt Hamilton 2015-12-18 13:46:16 -0500
  • 5412919dc3 update link format Matt Hamilton 2015-12-18 13:41:02 -0500
  • 4099909f8f link to speed wiki entry Matt Hamilton 2015-12-18 13:34:24 -0500
  • 3fce9ee626 move themes to wiki, add links Matt Hamilton 2015-12-18 12:03:43 -0500
  • 1675fd24c1 add theme images Matt Hamilton 2015-12-18 11:44:57 -0500
  • 02ec35a8d4 add gitster theme Matt Hamilton 2015-12-18 11:02:56 -0500
  • f2f0346864 add git_current_branch for theme compatibility Matt Hamilton 2015-12-18 10:57:19 -0500
  • 5cf08f503f add minimal prompt Matt Hamilton 2015-12-18 10:51:58 -0500
  • 9c9d1ac779 eriner prompt requires fonts; use steeef Matt Hamilton 2015-12-18 10:13:38 -0500
  • a08039ca4a add locale safety and user check Matt Hamilton 2015-12-18 10:11:49 -0500
  • 3e6785c993 add oh-my-zsh theme compatibility git funcs Matt Hamilton 2015-12-18 09:45:36 -0500
  • a15476e6c0 fix typos and structure Matt Hamilton 2015-12-18 07:40:11 -0500
  • 9d6952400d fix aria2c typos Matt Hamilton 2015-12-18 07:23:00 -0500
  • 818beef89d add liquidprompt Matt Hamilton 2015-12-18 03:56:51 -0500
  • c58e75ca82 add pure prompt Matt Hamilton 2015-12-18 03:49:51 -0500
  • c80bc6d86d add utility aliases Matt Hamilton 2015-12-18 02:45:37 -0500
  • 2fee647a56 fix unzip in unarchive function Matt Hamilton 2015-12-17 14:04:33 -0500
  • 3633ffa7d1 fix history-sustring-search typo Matt Hamilton 2015-12-17 12:28:27 -0500
  • be24df6e8d add pacown and pacblame aliases Matt Hamilton 2015-12-17 11:28:30 -0500
  • 3ccdaa967d update i.eriner.me links to https Matt Hamilton 2015-12-17 11:04:01 -0500
  • e9703d14a5 re-word project page Matt Hamilton 2015-12-17 08:06:26 -0500
  • 48bb5a8a08 Add logo Matt Hamilton 2015-12-17 07:44:19 -0500
  • de48f8b873 submodule repos ssh -> https Matt Hamilton 2015-12-17 05:24:31 -0500
  • 8e4fc03038 update completion docs to reflect zmodules order Matt Hamilton 2015-12-17 03:02:52 -0500
  • 01838f0083 add compdef for pacman aliases Matt Hamilton 2015-12-17 02:12:02 -0500
  • a8aa59e09d cross-reference history-substring-search Matt Hamilton 2015-12-16 18:08:28 -0500
  • fd8b5ca369 note module order for history-substring-search Matt Hamilton 2015-12-16 18:05:50 -0500
  • 8c49ac4466 add link to modules wiki article Matt Hamilton 2015-12-16 18:00:14 -0500
  • d00cfeec71 fix utility documentation formatting Matt Hamilton 2015-12-16 17:51:11 -0500
  • 74abfe00a8 s/fish-shell-like/fish shell-like Matt Hamilton 2015-12-16 17:49:36 -0500
  • 59df35d64b re-word spectrum docs for more accurate description Matt Hamilton 2015-12-16 17:47:25 -0500
  • 646902d3c6 add sparse (will fixup later) spectrum documentation Matt Hamilton 2015-12-16 17:45:56 -0500
  • 18e2d7cf1a reword prompt documentation Matt Hamilton 2015-12-16 17:37:59 -0500
  • d431cbd338 fix documentation typo Matt Hamilton 2015-12-16 17:35:46 -0500
  • ceb0f3ad2a add archive module Matt Hamilton 2015-12-16 17:00:25 -0500
  • 2f9b8437e2 It is probably better to prepend ranther than append Matt Hamilton 2015-12-16 14:56:54 -0500
  • f448c6663e zcompile .zshrc Matt Hamilton 2015-12-16 02:23:18 -0500
  • 1cc0a19e14 remove dupe zmodload Matt Hamilton 2015-12-16 01:24:31 -0500
  • f32e763604 rename and fix input docs Matt Hamilton 2015-12-16 01:23:31 -0500
  • 6ca71da68d update documentation and enable input module by default Matt Hamilton 2015-12-16 01:22:33 -0500
  • 79995ae5ee add inputs module Matt Hamilton 2015-12-16 01:15:30 -0500
  • 2a4e052939 fix typo, thanks Mikachu Matt Hamilton 2015-12-16 00:35:12 -0500
  • d916ad2967 pacman conditional is broken Matt Hamilton 2015-12-15 23:09:36 -0500
  • ac47c61167 add MIT License Matt Hamilton 2015-12-15 22:33:12 -0500
  • 6655251240 fix symlink, not sure how they broke Matt Hamilton 2015-12-15 22:19:11 -0500
  • 66941895f6 update function names in eriner prompt Matt Hamilton 2015-12-15 21:51:28 -0500
  • 390d6d39a5 g.. alias s/echo/print Matt Hamilton 2015-12-15 20:57:23 -0500
  • 06cca3e79d re-word "has to offer" Matt Hamilton 2015-12-15 19:36:05 -0500
  • 25cec0876a update eriner prompt Matt Hamilton 2015-12-15 19:21:06 -0500
  • 6bab0875fd update template .zimrc Matt Hamilton 2015-12-15 18:51:28 -0500
  • 495bde2404 add utility documentation Matt Hamilton 2015-12-15 18:49:15 -0500
  • e8936eb69e add syntax-highlighting documentation Matt Hamilton 2015-12-15 18:42:44 -0500
  • 267940385d add ssh documentation Matt Hamilton 2015-12-15 18:36:36 -0500
  • 0783d12ca3 add steef prompt Matt Hamilton 2015-12-15 14:05:59 -0500
  • 27fa153b83 add prompt documentation Matt Hamilton 2015-12-15 03:04:25 -0500
  • 56c5d51ab8 add pacman documentation Matt Hamilton 2015-12-15 03:00:26 -0500
  • 83476386b0 add history documentation Matt Hamilton 2015-12-15 02:45:18 -0500
  • 434232b5c6 add history-substring-search documentation Matt Hamilton 2015-12-15 02:35:44 -0500
  • 02fbd3d582 correct markdown link format Matt Hamilton 2015-12-15 02:30:31 -0500
  • 014ca7cdcd add git documentation Matt Hamilton 2015-12-15 02:28:02 -0500
  • 8678752d91 fix typos Matt Hamilton 2015-12-15 02:16:11 -0500
  • a11c36c305 add environment documentation Matt Hamilton 2015-12-15 02:15:54 -0500
  • f823d50baf add directory documentation Matt Hamilton 2015-12-15 02:07:46 -0500
  • 3141d29d25 add completion documentation Matt Hamilton 2015-12-15 02:07:30 -0500
  • 15451eb0ad add gifs and images to README.md Matt Hamilton 2015-12-15 00:43:33 -0500
  • 3a62391e0e initial commit Matt Hamilton 2015-12-15 00:12:17 -0500