1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-07-01 10:28:51 +00:00
Commit Graph

129 Commits

Author SHA1 Message Date
skywind3000 decfbb7bec update doc 2019-02-01 01:51:27 +08:00
skywind3000 7bf1c9b76a update doc 2019-02-01 01:12:25 +08:00
skywind3000 fbbe1456ca update doc 2019-02-01 00:52:00 +08:00
skywind3000 3400df8e6d update doc 2019-02-01 00:18:07 +08:00
skywind3000 4c0c800ded update doc 2019-02-01 00:10:10 +08:00
skywind3000 22001acac5 update doc 2019-01-31 23:44:10 +08:00
skywind3000 bd59c00f3e update doc 2019-01-31 23:17:42 +08:00
skywind3000 3ccccfcfc4 update chinese README 2019-01-31 22:36:11 +08:00
skywind3000 a485e06800 update chinese documentation 2019-01-31 22:32:48 +08:00
skywind3000 871020b7c2 update documentation about zsh plugin manager support 2019-01-30 12:15:31 +08:00
skywind3000 8c90b12c44 update: oh-my-zsh / antigen entry 2019-01-30 00:05:08 +08:00
skywind3000 0ce9a08cd7 update oh-my-zsh/antigen entry 2019-01-30 00:03:54 +08:00
skywind3000 c02cea1439 add oh-my-zsh/antigen plugin entry 2019-01-29 23:57:50 +08:00
skywind3000 3806828eda update documentation 2019-01-28 20:44:23 +08:00
skywind3000 3fcf11f6d0 1. fixed: in fish shell, path contains spaces is not accepted.
2. supports fish 2.4.0.
2019-01-28 20:41:22 +08:00
skywind3000 ce04313e29 fixed: _ZL_RANDOM 2019-01-28 16:43:10 +08:00
skywind3000 311dd46ece fixed: random number _ZL_RANDOM is empty in fish shell 2019-01-28 16:39:25 +08:00
skywind3000 65087e293b remove unnecessary variables 2019-01-28 16:24:52 +08:00
Linwei 80e385b04d Merge pull request #10 from TeddyDD/fish-2-7 2019-01-21 20:41:04 +08:00
Daniel Lewan d971ff8913 fix Fish 2.7.1 compability 2019-01-21 12:33:25 +01:00
Linwei 7f4f43a0ba Merge pull request #9 from TeddyDD/fix-confd-docs
fix conf.d mistake in fish docs
2019-01-21 02:23:10 +08:00
Daniel Lewan 95ae9e2882 specify required Fish version 2019-01-20 19:21:20 +01:00
Daniel Lewan bed121d869 fix conf.d path in README 2019-01-20 19:16:23 +01:00
Linwei 5dda899b8d Merge pull request #7 from TeddyDD/fish
Fish shell support
2019-01-21 01:49:10 +08:00
Daniel Lewan 6ef3b15700 add Fish shell support
- _zlua cmd and _zlua_precmd
- add installation instruction
- once flag support
- support _ZL_CD variable
- completions
2019-01-20 18:28:49 +01:00
Linwei b66f0ef077 Merge pull request #8 from marsam/master 2019-01-20 04:15:01 +08:00
Mario Rodas 5aa17c3328 Don't return failed exit code when $_ZL_ECHO is unbind
Using the "&&" operator returns the exit code of the first failed
command, and when $_ZL_ECHO is unbind always return 1.
2019-01-19 14:16:36 -05:00
skywind3000 f2e328df22 update docs 2019-01-18 09:46:52 +08:00
skywind3000 be4754240d update README.md 2019-01-18 05:13:01 +08:00
skywind3000 650f3a2846 improve last segment detection 2019-01-18 05:08:35 +08:00
skywind3000 5705c49251 update doc 2019-01-18 05:00:48 +08:00
skywind3000 c19a4ddef8 fix typo 2019-01-18 04:03:52 +08:00
Linwei 9b38fc68b1 Merge pull request #5 from 0xC0FFEE/feature/fix_typos
Feature/fix typos
2019-01-18 04:02:25 +08:00
0xC0FFEE 02d3d836a1 Fix typos 2019-01-17 20:17:20 +01:00
0xC0FFEE a0cfe629b8 Remove trailing whitespace 2019-01-17 20:17:15 +01:00
0xC0FFEE 592771f70a Remove ^Ms 2019-01-17 20:17:00 +01:00
skywind3000 94c7709e15 update document 2019-01-17 23:35:14 +08:00
skywind3000 4eee1ac8a2 update doc 2019-01-17 22:50:14 +08:00
skywind3000 10bd804a03 new initializer 2019-01-17 22:45:52 +08:00
Linwei a6e3c5d9c7 Merge pull request #4 from marsam/master
Make z.lua executable
2019-01-17 22:34:33 +08:00
Mario Rodas 980a0bf055 Make z.lua executable 2019-01-17 00:16:19 -05:00
skywind3000 f037911038 update doc 2019-01-16 20:59:53 +08:00
skywind3000 db929ad738 update doc 2019-01-15 22:08:55 +08:00
skywind3000 025e514575 update doc 2019-01-15 21:01:31 +08:00
skywind3000 6ea54bfd94 update doc 2019-01-15 20:50:08 +08:00
skywind3000 5058dba5fb update doc 2019-01-15 20:48:01 +08:00
skywind3000 83df12bb53 update document 2019-01-15 20:47:02 +08:00
skywind3000 b4b0425f82 update README.md 2019-01-15 20:45:07 +08:00
skywind3000 2037c3d03a update 2019-01-15 17:04:15 +08:00
skywind3000 7ffebab4fa cd to existent directory if no match find. 2019-01-15 17:03:17 +08:00