From 82c930f4d5fb537e2caf4e34320f47f21d56fa3c Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 3 Oct 2016 22:52:15 +1100 Subject: [PATCH] Migrate everything to GNU Stow locations instead of homeshick --- home/.zprofile => .zprofile | 0 {home/.zsh => .zsh}/all/functions | 0 {home/.zsh => .zsh}/functions/composer | 0 {home/.zsh => .zsh}/functions/enphp | 0 {home/.zsh => .zsh}/functions/fancy-ctrl-z | 0 {home/.zsh => .zsh}/functions/unphp | 0 {home/.zsh => .zsh}/interactive+login/show_fortune | 0 {home/.zsh => .zsh}/interactive/aliases | 0 {home/.zsh => .zsh}/interactive/bindings | 0 {home/.zsh => .zsh}/interactive/fzf | 0 {home/.zsh => .zsh}/interactive/history | 0 .zsh/interactive/iterm2 | 1 + {home/.zsh => .zsh}/interactive/options | 0 {home/.zsh => .zsh}/login/editor | 0 {home/.zsh => .zsh}/login/fpath | 0 {home/.zsh => .zsh}/login/langs | 0 {home/.zsh => .zsh}/login/path | 0 {home/.zsh => .zsh}/login/skip | 0 {home/.zsh => .zsh}/zplug | 0 home/.zshenv => .zshenv | 0 home/.zshrc => .zshrc | 0 home/.zsh/interactive/homeshick | 1 - home/.zsh/interactive/iterm2 | 1 - home/.zsh/login/homeshick | 3 --- 24 files changed, 1 insertion(+), 5 deletions(-) rename home/.zprofile => .zprofile (100%) rename {home/.zsh => .zsh}/all/functions (100%) rename {home/.zsh => .zsh}/functions/composer (100%) rename {home/.zsh => .zsh}/functions/enphp (100%) rename {home/.zsh => .zsh}/functions/fancy-ctrl-z (100%) rename {home/.zsh => .zsh}/functions/unphp (100%) rename {home/.zsh => .zsh}/interactive+login/show_fortune (100%) rename {home/.zsh => .zsh}/interactive/aliases (100%) rename {home/.zsh => .zsh}/interactive/bindings (100%) rename {home/.zsh => .zsh}/interactive/fzf (100%) rename {home/.zsh => .zsh}/interactive/history (100%) create mode 120000 .zsh/interactive/iterm2 rename {home/.zsh => .zsh}/interactive/options (100%) rename {home/.zsh => .zsh}/login/editor (100%) rename {home/.zsh => .zsh}/login/fpath (100%) rename {home/.zsh => .zsh}/login/langs (100%) rename {home/.zsh => .zsh}/login/path (100%) rename {home/.zsh => .zsh}/login/skip (100%) rename {home/.zsh => .zsh}/zplug (100%) rename home/.zshenv => .zshenv (100%) rename home/.zshrc => .zshrc (100%) delete mode 120000 home/.zsh/interactive/homeshick delete mode 120000 home/.zsh/interactive/iterm2 delete mode 100644 home/.zsh/login/homeshick 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)