From d74517cdba6d5670dbc0fb568b7afcf1e8ec0ca7 Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Tue, 17 May 2022 17:11:26 -0700 Subject: [PATCH] Archive unused files, pending deletion --- {alacritty => archive/alacritty}/alacritty.yml | 0 {fish => archive/fish}/.gitignore | 0 {fish => archive/fish}/apps/direnv.fish | 0 {fish => archive/fish}/apps/iterm2.fish | 0 {fish => archive/fish}/apps/rvm.fish | 0 {fish => archive/fish}/apps/zoxide.fish | 0 {fish => archive/fish}/completions/adb.fish | 0 {fish => archive/fish}/config.fish | 0 {fish => archive/fish}/functions/ec.fish | 0 {fish => archive/fish}/functions/ensure_path.fish | 0 {fish => archive/fish}/functions/fish_prompt.fish | 0 {fish => archive/fish}/functions/fish_prompt_colors.fish | 0 {fish => archive/fish}/functions/fish_right_prompt.fish | 0 {fish => archive/fish}/functions/fuck.fish | 0 {fish => archive/fish}/functions/hybrid_bindings.fish | 0 {fish => archive/fish}/functions/pubip.fish | 0 {fish => archive/fish}/functions/pulsefix.fish | 0 {fish => archive/fish}/functions/src.fish | 0 {fish => archive/fish}/functions/vv.fish | 0 {fish => archive/fish}/os/linux.fish | 0 {fish => archive/fish}/os/os.fish | 0 {fish => archive/fish}/os/osx.fish | 0 gemrc => archive/gemrc | 0 {bin => archive/i3/bin}/i3_empty_workspace.sh | 0 {bin => archive/i3/bin}/i3_reconfigure | 0 {bin => archive/i3/bin}/i3_send_to_workspace.sh | 0 {bin => archive/i3/bin}/i3_switch_workspace.sh | 0 {bin => archive/i3/bin}/tat | 0 {i3 => archive/i3}/binds.py | 0 {i3 => archive/i3}/config | 0 {i3 => archive/i3}/postscript | 0 {i3 => archive/i3}/preamble | 0 irbrc => archive/irbrc | 0 {powerline => archive/powerline}/README.md | 0 {powerline => archive/powerline}/colors.json | 0 {powerline => archive/powerline}/colorschemes/repa.json | 0 {powerline => archive/powerline}/config.json | 0 {powerline => archive/powerline}/kitty_theme.py | 0 {powerline => archive/powerline}/themes/xonsh/ttm.json | 0 setup_linux.sh => archive/setup_linux.sh | 0 setup_mac.sh => archive/setup_mac.sh | 0 setup_unix_common.sh => archive/setup_unix_common.sh | 0 deploy.py | 8 -------- 43 files changed, 8 deletions(-) rename {alacritty => archive/alacritty}/alacritty.yml (100%) rename {fish => archive/fish}/.gitignore (100%) rename {fish => archive/fish}/apps/direnv.fish (100%) rename {fish => archive/fish}/apps/iterm2.fish (100%) rename {fish => archive/fish}/apps/rvm.fish (100%) rename {fish => archive/fish}/apps/zoxide.fish (100%) rename {fish => archive/fish}/completions/adb.fish (100%) rename {fish => archive/fish}/config.fish (100%) rename {fish => archive/fish}/functions/ec.fish (100%) rename {fish => archive/fish}/functions/ensure_path.fish (100%) rename {fish => archive/fish}/functions/fish_prompt.fish (100%) rename {fish => archive/fish}/functions/fish_prompt_colors.fish (100%) rename {fish => archive/fish}/functions/fish_right_prompt.fish (100%) rename {fish => archive/fish}/functions/fuck.fish (100%) rename {fish => archive/fish}/functions/hybrid_bindings.fish (100%) rename {fish => archive/fish}/functions/pubip.fish (100%) rename {fish => archive/fish}/functions/pulsefix.fish (100%) rename {fish => archive/fish}/functions/src.fish (100%) rename {fish => archive/fish}/functions/vv.fish (100%) rename {fish => archive/fish}/os/linux.fish (100%) rename {fish => archive/fish}/os/os.fish (100%) rename {fish => archive/fish}/os/osx.fish (100%) rename gemrc => archive/gemrc (100%) rename {bin => archive/i3/bin}/i3_empty_workspace.sh (100%) rename {bin => archive/i3/bin}/i3_reconfigure (100%) rename {bin => archive/i3/bin}/i3_send_to_workspace.sh (100%) rename {bin => archive/i3/bin}/i3_switch_workspace.sh (100%) rename {bin => archive/i3/bin}/tat (100%) rename {i3 => archive/i3}/binds.py (100%) rename {i3 => archive/i3}/config (100%) rename {i3 => archive/i3}/postscript (100%) rename {i3 => archive/i3}/preamble (100%) rename irbrc => archive/irbrc (100%) rename {powerline => archive/powerline}/README.md (100%) rename {powerline => archive/powerline}/colors.json (100%) rename {powerline => archive/powerline}/colorschemes/repa.json (100%) rename {powerline => archive/powerline}/config.json (100%) rename {powerline => archive/powerline}/kitty_theme.py (100%) rename {powerline => archive/powerline}/themes/xonsh/ttm.json (100%) rename setup_linux.sh => archive/setup_linux.sh (100%) rename setup_mac.sh => archive/setup_mac.sh (100%) rename setup_unix_common.sh => archive/setup_unix_common.sh (100%) 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" }