diff --git a/alacritty/alacritty.yml b/archive/alacritty/alacritty.yml similarity index 100% rename from alacritty/alacritty.yml rename to archive/alacritty/alacritty.yml diff --git a/fish/.gitignore b/archive/fish/.gitignore similarity index 100% rename from fish/.gitignore rename to archive/fish/.gitignore diff --git a/fish/apps/direnv.fish b/archive/fish/apps/direnv.fish similarity index 100% rename from fish/apps/direnv.fish rename to archive/fish/apps/direnv.fish diff --git a/fish/apps/iterm2.fish b/archive/fish/apps/iterm2.fish similarity index 100% rename from fish/apps/iterm2.fish rename to archive/fish/apps/iterm2.fish diff --git a/fish/apps/rvm.fish b/archive/fish/apps/rvm.fish similarity index 100% rename from fish/apps/rvm.fish rename to archive/fish/apps/rvm.fish diff --git a/fish/apps/zoxide.fish b/archive/fish/apps/zoxide.fish similarity index 100% rename from fish/apps/zoxide.fish rename to archive/fish/apps/zoxide.fish diff --git a/fish/completions/adb.fish b/archive/fish/completions/adb.fish similarity index 100% rename from fish/completions/adb.fish rename to archive/fish/completions/adb.fish diff --git a/fish/config.fish b/archive/fish/config.fish similarity index 100% rename from fish/config.fish rename to archive/fish/config.fish diff --git a/fish/functions/ec.fish b/archive/fish/functions/ec.fish similarity index 100% rename from fish/functions/ec.fish rename to archive/fish/functions/ec.fish diff --git a/fish/functions/ensure_path.fish b/archive/fish/functions/ensure_path.fish similarity index 100% rename from fish/functions/ensure_path.fish rename to archive/fish/functions/ensure_path.fish diff --git a/fish/functions/fish_prompt.fish b/archive/fish/functions/fish_prompt.fish similarity index 100% rename from fish/functions/fish_prompt.fish rename to archive/fish/functions/fish_prompt.fish diff --git a/fish/functions/fish_prompt_colors.fish b/archive/fish/functions/fish_prompt_colors.fish similarity index 100% rename from fish/functions/fish_prompt_colors.fish rename to archive/fish/functions/fish_prompt_colors.fish diff --git a/fish/functions/fish_right_prompt.fish b/archive/fish/functions/fish_right_prompt.fish similarity index 100% rename from fish/functions/fish_right_prompt.fish rename to archive/fish/functions/fish_right_prompt.fish diff --git a/fish/functions/fuck.fish b/archive/fish/functions/fuck.fish similarity index 100% rename from fish/functions/fuck.fish rename to archive/fish/functions/fuck.fish diff --git a/fish/functions/hybrid_bindings.fish b/archive/fish/functions/hybrid_bindings.fish similarity index 100% rename from fish/functions/hybrid_bindings.fish rename to archive/fish/functions/hybrid_bindings.fish diff --git a/fish/functions/pubip.fish b/archive/fish/functions/pubip.fish similarity index 100% rename from fish/functions/pubip.fish rename to archive/fish/functions/pubip.fish diff --git a/fish/functions/pulsefix.fish b/archive/fish/functions/pulsefix.fish similarity index 100% rename from fish/functions/pulsefix.fish rename to archive/fish/functions/pulsefix.fish diff --git a/fish/functions/src.fish b/archive/fish/functions/src.fish similarity index 100% rename from fish/functions/src.fish rename to archive/fish/functions/src.fish diff --git a/fish/functions/vv.fish b/archive/fish/functions/vv.fish similarity index 100% rename from fish/functions/vv.fish rename to archive/fish/functions/vv.fish diff --git a/fish/os/linux.fish b/archive/fish/os/linux.fish similarity index 100% rename from fish/os/linux.fish rename to archive/fish/os/linux.fish diff --git a/fish/os/os.fish b/archive/fish/os/os.fish similarity index 100% rename from fish/os/os.fish rename to archive/fish/os/os.fish diff --git a/fish/os/osx.fish b/archive/fish/os/osx.fish similarity index 100% rename from fish/os/osx.fish rename to archive/fish/os/osx.fish diff --git a/gemrc b/archive/gemrc similarity index 100% rename from gemrc rename to archive/gemrc diff --git a/bin/i3_empty_workspace.sh b/archive/i3/bin/i3_empty_workspace.sh similarity index 100% rename from bin/i3_empty_workspace.sh rename to archive/i3/bin/i3_empty_workspace.sh diff --git a/bin/i3_reconfigure b/archive/i3/bin/i3_reconfigure similarity index 100% rename from bin/i3_reconfigure rename to archive/i3/bin/i3_reconfigure diff --git a/bin/i3_send_to_workspace.sh b/archive/i3/bin/i3_send_to_workspace.sh similarity index 100% rename from bin/i3_send_to_workspace.sh rename to archive/i3/bin/i3_send_to_workspace.sh diff --git a/bin/i3_switch_workspace.sh b/archive/i3/bin/i3_switch_workspace.sh similarity index 100% rename from bin/i3_switch_workspace.sh rename to archive/i3/bin/i3_switch_workspace.sh diff --git a/bin/tat b/archive/i3/bin/tat similarity index 100% rename from bin/tat rename to archive/i3/bin/tat diff --git a/i3/binds.py b/archive/i3/binds.py similarity index 100% rename from i3/binds.py rename to archive/i3/binds.py diff --git a/i3/config b/archive/i3/config similarity index 100% rename from i3/config rename to archive/i3/config diff --git a/i3/postscript b/archive/i3/postscript similarity index 100% rename from i3/postscript rename to archive/i3/postscript diff --git a/i3/preamble b/archive/i3/preamble similarity index 100% rename from i3/preamble rename to archive/i3/preamble diff --git a/irbrc b/archive/irbrc similarity index 100% rename from irbrc rename to archive/irbrc diff --git a/powerline/README.md b/archive/powerline/README.md similarity index 100% rename from powerline/README.md rename to archive/powerline/README.md diff --git a/powerline/colors.json b/archive/powerline/colors.json similarity index 100% rename from powerline/colors.json rename to archive/powerline/colors.json diff --git a/powerline/colorschemes/repa.json b/archive/powerline/colorschemes/repa.json similarity index 100% rename from powerline/colorschemes/repa.json rename to archive/powerline/colorschemes/repa.json diff --git a/powerline/config.json b/archive/powerline/config.json similarity index 100% rename from powerline/config.json rename to archive/powerline/config.json diff --git a/powerline/kitty_theme.py b/archive/powerline/kitty_theme.py similarity index 100% rename from powerline/kitty_theme.py rename to archive/powerline/kitty_theme.py diff --git a/powerline/themes/xonsh/ttm.json b/archive/powerline/themes/xonsh/ttm.json similarity index 100% rename from powerline/themes/xonsh/ttm.json rename to archive/powerline/themes/xonsh/ttm.json diff --git a/setup_linux.sh b/archive/setup_linux.sh similarity index 100% rename from setup_linux.sh rename to archive/setup_linux.sh diff --git a/setup_mac.sh b/archive/setup_mac.sh similarity index 100% rename from setup_mac.sh rename to archive/setup_mac.sh diff --git a/setup_unix_common.sh b/archive/setup_unix_common.sh similarity index 100% rename from setup_unix_common.sh rename to archive/setup_unix_common.sh diff --git a/deploy.py b/deploy.py index f02400b..57aa09f 100755 --- a/deploy.py +++ b/deploy.py @@ -7,26 +7,18 @@ home = Path.home().resolve().absolute() dotdir = Path(__file__).parent.resolve().absolute() simple = [ - # 'gemrc', "gitconfig", "ideavimrc", "lein", - # 'irbrc', - # 'nethackrc', - # 'spacemacs', "tmux.conf", "vimrc", ] targeted = { "doom": ".doom.d", - "fish": ".config/fish", "kitty": ".config/kitty", - "alacritty": ".config/alacritty", - "i3": ".config/i3", "compton.conf": ".config/compton.conf", "xonsh/rc.xsh": ".xonshrc", - "powerline": ".config/powerline" }