diff --git a/home/.zprofile b/.zprofile similarity index 100% rename from home/.zprofile rename to .zprofile diff --git a/home/.zsh/all/functions b/.zsh/all/functions similarity index 100% rename from home/.zsh/all/functions rename to .zsh/all/functions diff --git a/home/.zsh/functions/composer b/.zsh/functions/composer similarity index 100% rename from home/.zsh/functions/composer rename to .zsh/functions/composer diff --git a/home/.zsh/functions/enphp b/.zsh/functions/enphp similarity index 100% rename from home/.zsh/functions/enphp rename to .zsh/functions/enphp diff --git a/home/.zsh/functions/fancy-ctrl-z b/.zsh/functions/fancy-ctrl-z similarity index 100% rename from home/.zsh/functions/fancy-ctrl-z rename to .zsh/functions/fancy-ctrl-z diff --git a/home/.zsh/functions/unphp b/.zsh/functions/unphp similarity index 100% rename from home/.zsh/functions/unphp rename to .zsh/functions/unphp diff --git a/home/.zsh/interactive+login/show_fortune b/.zsh/interactive+login/show_fortune similarity index 100% rename from home/.zsh/interactive+login/show_fortune rename to .zsh/interactive+login/show_fortune diff --git a/home/.zsh/interactive/aliases b/.zsh/interactive/aliases similarity index 100% rename from home/.zsh/interactive/aliases rename to .zsh/interactive/aliases diff --git a/home/.zsh/interactive/bindings b/.zsh/interactive/bindings similarity index 100% rename from home/.zsh/interactive/bindings rename to .zsh/interactive/bindings diff --git a/home/.zsh/interactive/fzf b/.zsh/interactive/fzf similarity index 100% rename from home/.zsh/interactive/fzf rename to .zsh/interactive/fzf diff --git a/home/.zsh/interactive/history b/.zsh/interactive/history similarity index 100% rename from home/.zsh/interactive/history rename to .zsh/interactive/history diff --git a/.zsh/interactive/iterm2 b/.zsh/interactive/iterm2 new file mode 120000 index 0000000..a805134 --- /dev/null +++ b/.zsh/interactive/iterm2 @@ -0,0 +1 @@ +../../../../.iterm2_shell_integration.zsh \ No newline at end of file diff --git a/home/.zsh/interactive/options b/.zsh/interactive/options similarity index 100% rename from home/.zsh/interactive/options rename to .zsh/interactive/options diff --git a/home/.zsh/login/editor b/.zsh/login/editor similarity index 100% rename from home/.zsh/login/editor rename to .zsh/login/editor diff --git a/home/.zsh/login/fpath b/.zsh/login/fpath similarity index 100% rename from home/.zsh/login/fpath rename to .zsh/login/fpath diff --git a/home/.zsh/login/langs b/.zsh/login/langs similarity index 100% rename from home/.zsh/login/langs rename to .zsh/login/langs diff --git a/home/.zsh/login/path b/.zsh/login/path similarity index 100% rename from home/.zsh/login/path rename to .zsh/login/path diff --git a/home/.zsh/login/skip b/.zsh/login/skip similarity index 100% rename from home/.zsh/login/skip rename to .zsh/login/skip diff --git a/home/.zsh/zplug b/.zsh/zplug similarity index 100% rename from home/.zsh/zplug rename to .zsh/zplug diff --git a/home/.zshenv b/.zshenv similarity index 100% rename from home/.zshenv rename to .zshenv diff --git a/home/.zshrc b/.zshrc similarity index 100% rename from home/.zshrc rename to .zshrc diff --git a/home/.zsh/interactive/homeshick b/home/.zsh/interactive/homeshick deleted file mode 120000 index 7eef9db..0000000 --- a/home/.zsh/interactive/homeshick +++ /dev/null @@ -1 +0,0 @@ -../../../../../../.zsh/../.homesick/repos/homeshick/homeshick.sh \ No newline at end of file diff --git a/home/.zsh/interactive/iterm2 b/home/.zsh/interactive/iterm2 deleted file mode 120000 index c4e4e71..0000000 --- a/home/.zsh/interactive/iterm2 +++ /dev/null @@ -1 +0,0 @@ -../../../../../../.zsh/../.iterm2_shell_integration.zsh \ No newline at end of file diff --git a/home/.zsh/login/homeshick b/home/.zsh/login/homeshick deleted file mode 100644 index d0768a3..0000000 --- a/home/.zsh/login/homeshick +++ /dev/null @@ -1,3 +0,0 @@ -#! zsh -path+=(~/.homesick/repos/homeshick/bin) -fpath+=(~/.homesick/repos/homeshick/completions)