Skip to content

Commit 5a0b992

Browse files
committed
add zsh-autoenv
1 parent 23203f1 commit 5a0b992

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitignore_global

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.idea/
22
.ackrc
33
.python-version
4-
4+
.autoenv.zsh
5+
.autoenv_leave.zsh

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
[submodule ".config/base16-shell"]
55
path = .config/base16-shell
66
url = git@github.com:chriskempson/base16-shell.git
7+
[submodule ".zsh-autoenv"]
8+
path = .zsh-autoenv
9+
url = https://github.com/Tarrasch/zsh-autoenv

.zsh-autoenv

Submodule .zsh-autoenv added at e9809c1

0 commit comments

Comments
 (0)