Kenneth Benzie benie
benie pushed to prompt_use_dash_z at config/zsh 2018-04-24 15:14:52 +00:00
c5cda7afde Use -z to check if almostontop is enabled
9f7367c550 Add autoenv, automatic environment setup
d58e543c78 Improve & rename plugin sourcing function
9e77e83d7f Only add aliases when the target command exists
5a1ef73524 Fix ccache compiler aliases being first in PATH
benie deleted branch autoenv from config/zsh 2018-04-23 19:27:49 +00:00
benie pushed to master at config/zsh 2018-04-22 18:05:07 +00:00
9f7367c550 Add autoenv, automatic environment setup
benie closed issue config/zsh#3 2018-04-22 18:04:02 +00:00
Add autoenv support
benie pushed to autoenv at config/zsh 2018-04-22 18:04:02 +00:00
9f7367c550 Add autoenv, automatic environment setup
7b549f01e5 Add autoenv, automatic environment setup
Compare 2 commits »
benie pushed to autoenv at config/zsh 2018-04-22 18:03:46 +00:00
7b549f01e5 Add autoenv, automatic environment setup
2e5b8aef8a Add autoenv, automatic environment setup
Compare 2 commits »
benie pushed to autoenv at config/zsh 2018-04-22 17:57:32 +00:00
2e5b8aef8a Add autoenv, automatic environment setup
19e4a2b3c8 Add autoenv, automatic environment setup
Compare 2 commits »
benie pushed to autoenv at config/zsh 2018-04-22 16:55:09 +00:00
19e4a2b3c8 Add autoenv, automatic environment setup
173337d9a2 Add autoenv, automatic environment setup
Compare 2 commits »
benie deleted tag autoenv from config/vim 2018-04-22 16:53:44 +00:00
benie pushed to autoenv at config/vim 2018-04-22 16:53:44 +00:00
ff2ba33524 Open .enter and .exit as zsh filetype
a6e299381e Use signcolumn=yes when available
097646072d Update ignore file
2b2dd2ebf3 Add conduit file
dda49e02f4 Add vim-projectionist plugin
benie pushed to master at config/vim 2018-04-22 16:52:56 +00:00
a6e299381e Use signcolumn=yes when available
cdaa225479 Use signcolumn=yes when available
Compare 2 commits »
benie pushed to autoenv at config/zsh 2018-04-22 16:23:24 +00:00
173337d9a2 Add autoenv, automatic environment setup
ac97157665 Add autoenv, automatic environment setup
Compare 2 commits »
benie pushed to autoenv at config/zsh 2018-04-22 11:16:17 +00:00
ac97157665 Add autoenv, automatic environment setup
d58e543c78 Improve & rename plugin sourcing function
8fbb496b0d Add autoenv, automatic environment setup
f19bf41c63 Improve & rename plugin sourcing function
Compare 4 commits »
benie pushed to master at config/zsh 2018-04-22 11:15:44 +00:00
d58e543c78 Improve & rename plugin sourcing function
f19bf41c63 Improve & rename plugin sourcing function
Compare 2 commits »
benie pushed to autoenv at config/zsh 2018-04-22 11:14:42 +00:00
8fbb496b0d Add autoenv, automatic environment setup
0a37a2be59 Add autoenv, automatic environment setup
Compare 2 commits »
benie deleted tag autoenv from config/zsh 2018-04-22 10:05:59 +00:00
benie pushed to autoenv at config/zsh 2018-04-22 10:05:59 +00:00
0a37a2be59 Add autoenv, automatic environment setup
f19bf41c63 Improve & rename plugin sourcing function
9e77e83d7f Only add aliases when the target command exists
5a1ef73524 Fix ccache compiler aliases being first in PATH
0ecc231c18 Fully disable tty flow control
benie pushed to master at config/zsh 2018-04-21 16:22:21 +00:00
f19bf41c63 Improve & rename plugin sourcing function
9e77e83d7f Only add aliases when the target command exists
5a1ef73524 Fix ccache compiler aliases being first in PATH
Compare 3 commits »
benie commented on issue config/zsh#3 2018-04-20 20:54:49 +00:00
Add autoenv support

Use the chpwd hook to register a handler. In the handler do the following:

benie closed issue config/zsh#8 2018-04-15 16:26:29 +00:00
Flow control should be disabled