Commit Graph

  • 35c5daf791
    [pacman] Remove dependency from completion module Eric Nielsen 2018-10-01 08:17:22 -0500
  • e5639c8fa7 [prompt] pure: Update submodule to version 1.8.0 Marko Kaznovac 2018-09-30 17:42:17 +0200
  • 05a83ed507 [prompt] pure: Update submodule to version 1.8.0 Marko Kaznovac 2018-09-29 20:48:13 +0200
  • abd8491b3a do not track new files in submodules from main repository Marko Kaznovac 2018-09-29 20:35:33 +0200
  • 6b5d422a0a [completion] Update submodule to version 0.28.0 Eric Nielsen 2018-09-28 13:20:36 -0500
  • 1deef75aac [autosuggestions] Update submodule to version v0.4.3 Eric Nielsen 2018-09-28 13:17:33 -0500
  • 2436a6da28 [completion] Fix ssh completion for ~/.ssh/config Matt Hamilton 2018-09-17 01:28:26 -0400
  • 61cc8182f9 [pacman] Remove dependency from completion module Eric Nielsen 2018-09-26 15:29:54 -0500
  • 4f9f55d143
    Merge 221c421f92 into edd4e82d8a Matt Hamilton 2018-09-18 02:29:09 +0000
  • edd4e82d8a
    [ssh] Update init.zsh Eric Nielsen 2018-09-17 15:38:48 -0500
  • df672688de [history-substring-search] Fix bindkey back to what works Eric Nielsen 2018-09-17 15:32:44 -0500
  • 221c421f92 Fix ssh completion for ~/.ssh/config Matt Hamilton 2018-09-17 01:28:26 -0400
  • fe2cb6b9f5 [history-substring-search] Fix incompatibility with zle-line-init widget Eric Nielsen 2018-09-16 12:01:52 -0500
  • c9d1be395d [prompt] Simplify short_pwd function Eric Nielsen 2018-09-13 10:10:49 -0500
  • a5d59943ce [ssh] Update init.zsh Eric Nielsen 2018-09-10 11:35:29 -0500
  • 236eb14d59 [pacman] add yay to SUID handling AUR helpers Sebastian Stammler 2018-06-21 21:58:45 +0200
  • 388c6cfebc Update README.md Piping 2018-07-07 08:49:08 -0700
  • 69d3a36b38
    Merge b792a0f0d9 into 903954985f Piping 2018-07-09 15:08:37 +0000
  • b792a0f0d9 update submodules Dequan Zhang 2018-07-07 23:08:37 +0000
  • c939f8b4d4 update submodules Dequan Zhang 2018-07-07 23:07:05 +0000
  • 8badd225da update submodules Dequan Zhang 2018-07-07 21:28:37 +0000
  • 5691c255a7 update submodules Dequan Zhang 2018-07-07 21:25:16 +0000
  • d9bf3585f1 use less code Dequan Zhang 2018-07-07 21:02:21 +0000
  • c30703ac66 update login logic Dequan Zhang 2018-07-07 20:46:30 +0000
  • 7292e4f0de
    Update README.md Piping 2018-07-07 09:03:56 -0700
  • c654cd22a9
    Update README.md Piping 2018-07-07 08:53:18 -0700
  • 1e739e1276
    clear installation guide Piping 2018-07-07 08:51:31 -0700
  • b1e64c2fd7
    Update README.md Piping 2018-07-07 08:50:41 -0700
  • 4283c62766
    Update README.md Piping 2018-07-07 08:49:41 -0700
  • 8d0397c40f
    Update README.md Piping 2018-07-07 08:49:08 -0700
  • cb92edfb77 style: Reformat to follow recommended shell style Qi 2018-06-26 01:17:06 -0400
  • 5b164409da Add `homebrew` module Qi 2018-06-25 22:26:17 -0400
  • eb347facd4
    Merge 486a6587c9 into 903954985f Sebastian S 2018-06-21 20:10:00 +0000
  • 486a6587c9 pacman: add yay to SUID handling AUR helpers Sebastian Stammler 2018-06-21 21:58:45 +0200
  • 903954985f [utility] Move GNU-only code down Eric Nielsen 2018-06-16 21:49:20 -0500
  • 84e1488db5 prettified update and install script output Jakob Guddas 2018-06-12 18:27:54 +0200
  • b62b482989 added support for external modules Jakob Guddas 2018-06-12 14:44:00 +0200
  • 1bff61b902 removed modules Jakob Guddas 2018-06-12 14:38:38 +0200
  • 4b0a6f9c7c Source syntax-highlighting after completion Lucas Sunsi 2018-05-31 21:17:04 -0300
  • f12a6263aa reorders some imports to fix an upstream bug lsunsi 2018-05-25 08:49:57 -0300
  • 214330ddc9 [utility] The GNU `ls` alias is colours-related Eric Nielsen 2018-05-24 21:09:06 -0500
  • 0dfce9e8b7 [utility] Some GNU aliases are not colours-related Eric Nielsen 2018-05-24 20:58:31 -0500
  • 17b41952ce [utility] Revert "completion uses LS_COLORS for all OSTYPEs" Eric Nielsen 2018-05-24 20:39:49 -0500
  • e70bee54f3 [completion] Update init.zsh and README.md Eric Nielsen 2018-05-24 20:37:16 -0500
  • a9828a8097 [completion] LS_COLORS independent of utility module AtomicCoding 2018-05-21 18:58:51 -0700
  • 7579f07c1e
    Merge 2394611d54 into 3b7eeda8f7 Atomic Coding 2018-05-25 00:26:11 +0000
  • 2394611d54
    Styling Changes Atomic Coding 2018-05-24 17:26:06 -0700
  • e82be87702
    Update Completion README to reflect changes Atomic Coding 2018-05-22 17:53:30 -0700
  • b5c1939f68
    Modified to split at : Atomic Coding 2018-05-22 17:21:48 -0700
  • 65ec414b83
    Switched to fallback system for completion coloring with $LS_COLORS AtomicCoding 2018-05-22 17:16:06 -0700
  • 47ebceecc4
    Remove zstyle from `completion` module Atomic Coding 2018-05-21 19:11:47 -0700
  • 4d979d9e92
    Added zstyle to set completion colors AtomicCoding 2018-05-21 18:58:51 -0700
  • a9e826b6c4
    Merge 83df5d8407 into 3b7eeda8f7 Atomic Coding 2018-05-19 08:47:22 +0000
  • 3b7eeda8f7 [environment] Use setopt NO_FOO instead of unsetopt FOO Eric Nielsen 2018-05-18 13:52:24 -0500
  • e7275a9758
    [input] Update README.md Eric Nielsen 2018-05-17 09:01:04 -0500
  • 855c488b13 [utility] Use `chmod` and `chown` when in GNU Eric Nielsen 2018-05-16 19:05:55 -0500
  • e38b44cd7f [directory] Update README.md Eric Nielsen 2018-05-16 14:21:37 -0500
  • 9770706d76
    Merge ebb06c1657 into b7cb8d81c0 Mulia Nasution 2018-05-15 12:45:04 +0000
  • b7cb8d81c0 Update module README.md Eric Nielsen 2018-05-14 19:09:11 -0500
  • 539f8ae8df [git] Move git-action to its own autoloadable file Eric Nielsen 2018-05-09 20:22:32 -0500
  • ebb06c1657
    Fix >| symbol Mulia Nasution 2018-05-09 10:46:45 +0700
  • 929a7497ba
    Merge 6b6ec50cab into f11bb607c5 Eric Nielsen 2018-05-07 23:07:17 +0000
  • 6b6ec50cab [fasd] Dynamically create the cache file Eric Nielsen 2018-05-07 17:42:29 -0500
  • eebac4d04c [fasd] Keep v alias Eric Nielsen 2018-05-07 17:27:27 -0500
  • 2cebf51f34 [fasd] Move core code to external module Eric Nielsen 2018-05-07 16:54:41 -0500
  • f11bb607c5 [git] Update git-branch-delete-interactive Eric Nielsen 2018-04-25 19:20:51 -0500
  • d371d80af2
    Unify the `for` syntax Eric Nielsen 2018-04-25 08:59:19 -0500
  • c77b919b53 Unify the `for` syntax Eric Nielsen 2018-04-24 19:50:20 -0500
  • 1aa7d7a401 [history-substring-search] Only load terminfo feature of zsh/terminfo Eric Nielsen 2018-04-24 09:04:44 -0500
  • 4acd1b8533 Update comments in zimrc template Eric Nielsen 2018-04-24 08:59:58 -0500
  • 52604eb234 Add custom SPROMPT AtomicCoding 2018-04-06 18:00:57 -0700
  • 88040d1bdd
    Merge 94af1ac934 into e29c4e9cde Atomic Coding 2018-04-22 02:06:20 +0000
  • 94af1ac934
    Fix incorrect diff Atomic Coding 2018-04-21 19:06:10 -0700
  • c6972c87db
    Moved Config to zimrc AtomicCoding 2018-04-21 19:05:42 -0700
  • 5d9bf8dd72
    Changed Config Method AtomicCoding 2018-04-21 12:34:00 -0700
  • e29c4e9cde Use bindkey instead of set -o Eric Nielsen 2018-04-19 12:31:38 -0500
  • acdb1d4bc7 Add .zimrc option 'zinput_mode' Anton Shiryaev 2018-04-06 01:50:55 +0300
  • 642d1ec8ec
    Merge e41983cd67 into 5768625356 Anton Shiryaev 2018-04-19 16:52:50 +0000
  • 5768625356 [input] We also need the echoti feature of zsh/terminfo Eric Nielsen 2018-04-18 17:24:48 -0500
  • 83df5d8407
    Delete old code Atomic Coding 2018-04-17 19:41:48 -0700
  • c350b348e9
    Add umodules to zimrc AtomicCoding 2018-04-17 19:38:21 -0700
  • 8273b2c98a
    Slight Change AtomicCoding 2018-04-17 19:32:36 -0700
  • 8e57ee9985
    Updated Zim_Update AtomicCoding 2018-04-17 19:29:53 -0700
  • d462ac3151
    Merge 7aecb170b6 into 78611457f2 Atomic Coding 2018-04-17 02:47:06 +0000
  • 7aecb170b6
    Fix with failed updates AtomicCoding 2018-04-16 19:45:52 -0700
  • a7844c8284
    Styling change Atomic Coding 2018-04-16 18:07:03 -0700
  • 703a76f632
    Fixed and Changes AtomicCoding 2018-04-16 17:52:31 -0700
  • 147478cde6
    Remove useless code Atomic Coding 2018-04-16 17:42:34 -0700
  • 68b0d8f2c4
    Add module updater AtomicCoding 2018-04-16 17:39:48 -0700
  • 043cd7713b
    Merge 41d6ff3a5b into 78611457f2 Atomic Coding 2018-04-14 01:05:28 +0000
  • 78611457f2 [input] Only load terminfo feature of zsh/terminfo Eric Nielsen 2018-04-13 15:23:53 -0500
  • 26dce76d28
    [input] Use custom expand-or-complete in zsh < 5.3 Eric Nielsen 2018-04-13 15:15:54 -0500
  • 8655867ca2 [git] Add completion for gbx and gbX Eric Nielsen 2018-04-13 15:13:43 -0500
  • 4036eced9d
    Merge 6c25322785 into 13eb86d4c8 Atomic Coding 2018-04-11 02:05:03 +0000
  • 6c25322785
    Fix Issue #212 AtomicCoding 2018-04-10 19:02:15 -0700
  • 13eb86d4c8 And also simplify functions glob in init.zsh Eric Nielsen 2018-04-09 18:20:54 -0500
  • 78e6d1fc91 Also still not zrecompile prompt_*_setup files Eric Nielsen 2018-04-09 18:12:34 -0500
  • d74ceedef7 Generic approach for zrecompiling scripts Eric Nielsen 2018-04-09 18:09:07 -0500
  • ec5288011a
    Merge db981edc66 into 468f99adfe Atomic Coding 2018-04-09 19:26:03 +0000
  • 468f99adfe [git] Remove extra line break from graph logs Eric Nielsen 2018-04-09 12:07:37 -0500