diff --git a/xorg/.Xdefaults b/.Xdefaults similarity index 100% rename from xorg/.Xdefaults rename to .Xdefaults diff --git a/xorg/.Xresources b/.Xresources similarity index 100% rename from xorg/.Xresources rename to .Xresources diff --git a/zsh/.alias b/.alias similarity index 100% rename from zsh/.alias rename to .alias diff --git a/alacritty/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml##default similarity index 99% rename from alacritty/.config/alacritty/alacritty.yml rename to .config/alacritty/alacritty.yml##default index 03085de..6ff8254 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml##default @@ -82,3 +82,5 @@ schemes: white: '#ffffff' colors: *dracula + +# vim:ft=yaml diff --git a/alacritty-oneill/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml##hostname.oneill similarity index 100% rename from alacritty-oneill/.config/alacritty/alacritty.yml rename to .config/alacritty/alacritty.yml##hostname.oneill diff --git a/bat/.config/bat/config b/.config/bat/config similarity index 100% rename from bat/.config/bat/config rename to .config/bat/config diff --git a/compton/.config/compton.conf b/.config/compton.conf similarity index 100% rename from compton/.config/compton.conf rename to .config/compton.conf diff --git a/dunst/.config/dunst/dunstrc b/.config/dunst/dunstrc similarity index 100% rename from dunst/.config/dunst/dunstrc rename to .config/dunst/dunstrc diff --git a/i3/.config/i3/config b/.config/i3/config similarity index 100% rename from i3/.config/i3/config rename to .config/i3/config diff --git a/i3/.config/i3/lock.sh b/.config/i3/lock.sh similarity index 100% rename from i3/.config/i3/lock.sh rename to .config/i3/lock.sh diff --git a/latex/.latexmkrc b/.config/latexmk/.latexmkrc similarity index 100% rename from latex/.latexmkrc rename to .config/latexmk/.latexmkrc diff --git a/latex/.config/latexmk/custom_pkgs/KGCOEReport.cls b/.config/latexmk/custom_pkgs/KGCOEReport.cls similarity index 100% rename from latex/.config/latexmk/custom_pkgs/KGCOEReport.cls rename to .config/latexmk/custom_pkgs/KGCOEReport.cls diff --git a/latex/.config/latexmk/custom_pkgs/kmap.sty b/.config/latexmk/custom_pkgs/kmap.sty similarity index 100% rename from latex/.config/latexmk/custom_pkgs/kmap.sty rename to .config/latexmk/custom_pkgs/kmap.sty diff --git a/latex/.config/latexmk/custom_pkgs/lstlangarm.sty b/.config/latexmk/custom_pkgs/lstlangarm.sty similarity index 100% rename from latex/.config/latexmk/custom_pkgs/lstlangarm.sty rename to .config/latexmk/custom_pkgs/lstlangarm.sty diff --git a/latex/.config/latexmk/latexmkrc b/.config/latexmk/latexmkrc similarity index 100% rename from latex/.config/latexmk/latexmkrc rename to .config/latexmk/latexmkrc diff --git a/assembly/.config/nvim/UltiSnips/asm.snippets b/.config/nvim/UltiSnips/asm.snippets similarity index 100% rename from assembly/.config/nvim/UltiSnips/asm.snippets rename to .config/nvim/UltiSnips/asm.snippets diff --git a/neovim/.config/nvim/UltiSnips/c.snippets b/.config/nvim/UltiSnips/c.snippets similarity index 100% rename from neovim/.config/nvim/UltiSnips/c.snippets rename to .config/nvim/UltiSnips/c.snippets diff --git a/neovim/.config/nvim/UltiSnips/java.snippets b/.config/nvim/UltiSnips/java.snippets similarity index 100% rename from neovim/.config/nvim/UltiSnips/java.snippets rename to .config/nvim/UltiSnips/java.snippets diff --git a/latex/.config/nvim/UltiSnips/tex.snippets b/.config/nvim/UltiSnips/tex.snippets similarity index 100% rename from latex/.config/nvim/UltiSnips/tex.snippets rename to .config/nvim/UltiSnips/tex.snippets diff --git a/vhdl/.config/nvim/UltiSnips/vhdl.snippets b/.config/nvim/UltiSnips/vhdl.snippets similarity index 100% rename from vhdl/.config/nvim/UltiSnips/vhdl.snippets rename to .config/nvim/UltiSnips/vhdl.snippets diff --git a/neovim/.config/nvim/coc-settings.json b/.config/nvim/coc-settings.json similarity index 100% rename from neovim/.config/nvim/coc-settings.json rename to .config/nvim/coc-settings.json diff --git a/assembly/.config/nvim/ftplugin/asm.vim b/.config/nvim/ftplugin/asm.vim similarity index 100% rename from assembly/.config/nvim/ftplugin/asm.vim rename to .config/nvim/ftplugin/asm.vim diff --git a/neovim/.config/nvim/ftplugin/c.vim b/.config/nvim/ftplugin/c.vim similarity index 100% rename from neovim/.config/nvim/ftplugin/c.vim rename to .config/nvim/ftplugin/c.vim diff --git a/neovim/.config/nvim/ftplugin/matlab.vim b/.config/nvim/ftplugin/matlab.vim similarity index 100% rename from neovim/.config/nvim/ftplugin/matlab.vim rename to .config/nvim/ftplugin/matlab.vim diff --git a/neovim/.config/nvim/ftplugin/python.vim b/.config/nvim/ftplugin/python.vim similarity index 100% rename from neovim/.config/nvim/ftplugin/python.vim rename to .config/nvim/ftplugin/python.vim diff --git a/neovim/.config/nvim/ftplugin/rust.vim b/.config/nvim/ftplugin/rust.vim similarity index 100% rename from neovim/.config/nvim/ftplugin/rust.vim rename to .config/nvim/ftplugin/rust.vim diff --git a/latex/.config/nvim/ftplugin/tex.vim b/.config/nvim/ftplugin/tex.vim similarity index 100% rename from latex/.config/nvim/ftplugin/tex.vim rename to .config/nvim/ftplugin/tex.vim diff --git a/vhdl/.config/nvim/ftplugin/vhdl.vim b/.config/nvim/ftplugin/vhdl.vim similarity index 100% rename from vhdl/.config/nvim/ftplugin/vhdl.vim rename to .config/nvim/ftplugin/vhdl.vim diff --git a/neovim/.config/nvim/init.lua b/.config/nvim/init.lua similarity index 100% rename from neovim/.config/nvim/init.lua rename to .config/nvim/init.lua diff --git a/neovim/.config/nvim/init.vim.old b/.config/nvim/init.vim.old similarity index 100% rename from neovim/.config/nvim/init.vim.old rename to .config/nvim/init.vim.old diff --git a/polybar/.config/polybar/config b/.config/polybar/config similarity index 100% rename from polybar/.config/polybar/config rename to .config/polybar/config diff --git a/polybar/.config/polybar/launch.sh b/.config/polybar/launch.sh similarity index 100% rename from polybar/.config/polybar/launch.sh rename to .config/polybar/launch.sh diff --git a/ranger/.config/ranger/rc.conf b/.config/ranger/rc.conf similarity index 100% rename from ranger/.config/ranger/rc.conf rename to .config/ranger/rc.conf diff --git a/redshift/.config/redshift/odyssey.conf b/.config/redshift/odyssey.conf similarity index 100% rename from redshift/.config/redshift/odyssey.conf rename to .config/redshift/odyssey.conf diff --git a/redshift/.config/redshift/oneill.conf b/.config/redshift/oneill.conf similarity index 100% rename from redshift/.config/redshift/oneill.conf rename to .config/redshift/oneill.conf diff --git a/rofi/.config/rofi/config.rasi b/.config/rofi/config.rasi similarity index 100% rename from rofi/.config/rofi/config.rasi rename to .config/rofi/config.rasi diff --git a/scripts/.config/scripts/displays.json b/.config/scripts/displays.json similarity index 100% rename from scripts/.config/scripts/displays.json rename to .config/scripts/displays.json diff --git a/scripts/.config/scripts/fix-monitors.py b/.config/scripts/fix-monitors.py similarity index 100% rename from scripts/.config/scripts/fix-monitors.py rename to .config/scripts/fix-monitors.py diff --git a/scripts/.config/scripts/odyssey.rc b/.config/scripts/odyssey.rc similarity index 100% rename from scripts/.config/scripts/odyssey.rc rename to .config/scripts/odyssey.rc diff --git a/scripts/.config/scripts/oneill.rc b/.config/scripts/oneill.rc similarity index 100% rename from scripts/.config/scripts/oneill.rc rename to .config/scripts/oneill.rc diff --git a/scripts/.config/scripts/wmstartup.sh b/.config/scripts/wmstartup.sh similarity index 100% rename from scripts/.config/scripts/wmstartup.sh rename to .config/scripts/wmstartup.sh diff --git a/termite/.config/termite/config b/.config/termite/config similarity index 100% rename from termite/.config/termite/config rename to .config/termite/config diff --git a/.custom_omz/plugins/zsh-autopair b/.custom_omz/plugins/zsh-autopair new file mode 160000 index 0000000..9d003fc --- /dev/null +++ b/.custom_omz/plugins/zsh-autopair @@ -0,0 +1 @@ +Subproject commit 9d003fc02dbaa6db06e6b12e8c271398478e0b5d diff --git a/.custom_omz/plugins/zsh-autosuggestions b/.custom_omz/plugins/zsh-autosuggestions new file mode 160000 index 0000000..a411ef3 --- /dev/null +++ b/.custom_omz/plugins/zsh-autosuggestions @@ -0,0 +1 @@ +Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8 diff --git a/.custom_omz/plugins/zsh-syntax-highlighting b/.custom_omz/plugins/zsh-syntax-highlighting new file mode 160000 index 0000000..dffe304 --- /dev/null +++ b/.custom_omz/plugins/zsh-syntax-highlighting @@ -0,0 +1 @@ +Subproject commit dffe304567c86f06bf1be0fce200077504e79783 diff --git a/zsh/.function b/.function similarity index 100% rename from zsh/.function rename to .function diff --git a/git/.gitconfig b/.gitconfig similarity index 96% rename from git/.gitconfig rename to .gitconfig index 0049768..811a7a2 100644 --- a/git/.gitconfig +++ b/.gitconfig @@ -1,5 +1,5 @@ [include] - path= ~/.personalgitconfig + path= .gitconfig.local [alias] stash-all = stash save --include-untracked showtool = "!f() { git difftool $1^ $1; }; f" diff --git a/.gitconfig.local##default b/.gitconfig.local##default new file mode 100644 index 0000000..4fa48ea --- /dev/null +++ b/.gitconfig.local##default @@ -0,0 +1,5 @@ +[user] + name = Seth Gower + email = sethzerish@gmail.com + +# vim:ft=gitconfig diff --git a/.gitconfig.local##hostname.HELUDD-CD77F33 b/.gitconfig.local##hostname.HELUDD-CD77F33 new file mode 100644 index 0000000..4f61b91 --- /dev/null +++ b/.gitconfig.local##hostname.HELUDD-CD77F33 @@ -0,0 +1,4 @@ +[user] + name = Seth Gower + email = sgower@herricktechlabs.com +# vim:ft=gitconfig diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2316e25..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -vim/.config/nvim/plugged -vim/.config/nvim/undodir diff --git a/git/.gitignore_global b/.gitignore_global similarity index 100% rename from git/.gitignore_global rename to .gitignore_global diff --git a/.gitmodules b/.gitmodules index 75443e8..ed1ab6e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ -[submodule "zsh/.oh-my-zsh"] - path = zsh/.oh-my-zsh - url = https://github.com/robbyrussell/oh-my-zsh.git -[submodule "zsh/.custom_omz/plugins/zsh-syntax-highlighting"] - path = zsh/.custom_omz/plugins/zsh-syntax-highlighting - url = https://github.com/zsh-users/zsh-syntax-highlighting.git -[submodule "zsh/.custom_omz/plugins/zsh-autosuggestions"] - path = zsh/.custom_omz/plugins/zsh-autosuggestions - url = https://github.com/zsh-users/zsh-autosuggestions.git -[submodule "zsh/.custom_omz/plugins/zsh-autopair"] - path = zsh/.custom_omz/plugins/zsh-autopair +[submodule ".custom_omz/plugins/zsh-autopair"] + path = .custom_omz/plugins/zsh-autopair url = https://github.com/hlissner/zsh-autopair.git +[submodule ".custom_omz/plugins/zsh-autosuggestions"] + path = .custom_omz/plugins/zsh-autosuggestions + url = https://github.com/zsh-users/zsh-autosuggestions.git +[submodule ".custom_omz/plugins/zsh-syntax-highlighting"] + path = .custom_omz/plugins/zsh-syntax-highlighting + url = https://github.com/zsh-users/zsh-syntax-highlighting.git +[submodule ".oh-my-zsh"] + path = .oh-my-zsh + url = https://github.com/ohmyzsh/ohmyzsh.git diff --git a/vhdl/.gtkwaverc b/.gtkwaverc similarity index 100% rename from vhdl/.gtkwaverc rename to .gtkwaverc diff --git a/desktopfiles/.local/share/applications/ftb.desktop b/.local/share/applications/ftb.desktop similarity index 100% rename from desktopfiles/.local/share/applications/ftb.desktop rename to .local/share/applications/ftb.desktop diff --git a/desktopfiles/.local/share/applications/spotify.desktop b/.local/share/applications/spotify.desktop similarity index 100% rename from desktopfiles/.local/share/applications/spotify.desktop rename to .local/share/applications/spotify.desktop diff --git a/desktopfiles/.local/share/applications/vivado.desktop b/.local/share/applications/vivado.desktop similarity index 100% rename from desktopfiles/.local/share/applications/vivado.desktop rename to .local/share/applications/vivado.desktop diff --git a/.oh-my-zsh b/.oh-my-zsh new file mode 160000 index 0000000..dac3314 --- /dev/null +++ b/.oh-my-zsh @@ -0,0 +1 @@ +Subproject commit dac3314c76e799cddbbe5cf63870d31861626059 diff --git a/zsh/.path b/.path similarity index 100% rename from zsh/.path rename to .path diff --git a/tmux/.tmux.conf b/.tmux.conf similarity index 100% rename from tmux/.tmux.conf rename to .tmux.conf diff --git a/wallpapers/.wallpapers/audrey-erie-canal.jpg b/.wallpapers/audrey-erie-canal.jpg similarity index 100% rename from wallpapers/.wallpapers/audrey-erie-canal.jpg rename to .wallpapers/audrey-erie-canal.jpg diff --git a/wallpapers/.wallpapers/baffin-islandq.jpg b/.wallpapers/baffin-islandq.jpg similarity index 100% rename from wallpapers/.wallpapers/baffin-islandq.jpg rename to .wallpapers/baffin-islandq.jpg diff --git a/wallpapers/.wallpapers/beach.jpg b/.wallpapers/beach.jpg similarity index 100% rename from wallpapers/.wallpapers/beach.jpg rename to .wallpapers/beach.jpg diff --git a/wallpapers/.wallpapers/big-chair.jpg b/.wallpapers/big-chair.jpg similarity index 100% rename from wallpapers/.wallpapers/big-chair.jpg rename to .wallpapers/big-chair.jpg diff --git a/wallpapers/.wallpapers/cap-vs-thanos.png b/.wallpapers/cap-vs-thanos.png similarity index 100% rename from wallpapers/.wallpapers/cap-vs-thanos.png rename to .wallpapers/cap-vs-thanos.png diff --git a/wallpapers/.wallpapers/capistrano-flatheadlake.jpg b/.wallpapers/capistrano-flatheadlake.jpg similarity index 100% rename from wallpapers/.wallpapers/capistrano-flatheadlake.jpg rename to .wallpapers/capistrano-flatheadlake.jpg diff --git a/wallpapers/.wallpapers/collage.png b/.wallpapers/collage.png similarity index 100% rename from wallpapers/.wallpapers/collage.png rename to .wallpapers/collage.png diff --git a/wallpapers/.wallpapers/enchanted-forest.png b/.wallpapers/enchanted-forest.png similarity index 100% rename from wallpapers/.wallpapers/enchanted-forest.png rename to .wallpapers/enchanted-forest.png diff --git a/wallpapers/.wallpapers/fantasy-world.jpg b/.wallpapers/fantasy-world.jpg similarity index 100% rename from wallpapers/.wallpapers/fantasy-world.jpg rename to .wallpapers/fantasy-world.jpg diff --git a/wallpapers/.wallpapers/first-man.png b/.wallpapers/first-man.png similarity index 100% rename from wallpapers/.wallpapers/first-man.png rename to .wallpapers/first-man.png diff --git a/wallpapers/.wallpapers/frozen-astronaut.jpg b/.wallpapers/frozen-astronaut.jpg similarity index 100% rename from wallpapers/.wallpapers/frozen-astronaut.jpg rename to .wallpapers/frozen-astronaut.jpg diff --git a/wallpapers/.wallpapers/gandalf-balrog.jpg b/.wallpapers/gandalf-balrog.jpg similarity index 100% rename from wallpapers/.wallpapers/gandalf-balrog.jpg rename to .wallpapers/gandalf-balrog.jpg diff --git a/wallpapers/.wallpapers/hidden-lake.jpg b/.wallpapers/hidden-lake.jpg similarity index 100% rename from wallpapers/.wallpapers/hidden-lake.jpg rename to .wallpapers/hidden-lake.jpg diff --git a/wallpapers/.wallpapers/ice-glaciers.jpg b/.wallpapers/ice-glaciers.jpg similarity index 100% rename from wallpapers/.wallpapers/ice-glaciers.jpg rename to .wallpapers/ice-glaciers.jpg diff --git a/wallpapers/.wallpapers/icet.jpg b/.wallpapers/icet.jpg similarity index 100% rename from wallpapers/.wallpapers/icet.jpg rename to .wallpapers/icet.jpg diff --git a/wallpapers/.wallpapers/logan-pass.jpg b/.wallpapers/logan-pass.jpg similarity index 100% rename from wallpapers/.wallpapers/logan-pass.jpg rename to .wallpapers/logan-pass.jpg diff --git a/wallpapers/.wallpapers/lotr.jpg b/.wallpapers/lotr.jpg similarity index 100% rename from wallpapers/.wallpapers/lotr.jpg rename to .wallpapers/lotr.jpg diff --git a/wallpapers/.wallpapers/miky-way.png b/.wallpapers/miky-way.png similarity index 100% rename from wallpapers/.wallpapers/miky-way.png rename to .wallpapers/miky-way.png diff --git a/wallpapers/.wallpapers/nebula.jpg b/.wallpapers/nebula.jpg similarity index 100% rename from wallpapers/.wallpapers/nebula.jpg rename to .wallpapers/nebula.jpg diff --git a/wallpapers/.wallpapers/night-sunset.jpg b/.wallpapers/night-sunset.jpg similarity index 100% rename from wallpapers/.wallpapers/night-sunset.jpg rename to .wallpapers/night-sunset.jpg diff --git a/wallpapers/.wallpapers/norway.jpg b/.wallpapers/norway.jpg similarity index 100% rename from wallpapers/.wallpapers/norway.jpg rename to .wallpapers/norway.jpg diff --git a/wallpapers/.wallpapers/peyto-lake.jpg b/.wallpapers/peyto-lake.jpg similarity index 100% rename from wallpapers/.wallpapers/peyto-lake.jpg rename to .wallpapers/peyto-lake.jpg diff --git a/wallpapers/.wallpapers/portugal.jpg b/.wallpapers/portugal.jpg similarity index 100% rename from wallpapers/.wallpapers/portugal.jpg rename to .wallpapers/portugal.jpg diff --git a/wallpapers/.wallpapers/red-mountain.jpg b/.wallpapers/red-mountain.jpg similarity index 100% rename from wallpapers/.wallpapers/red-mountain.jpg rename to .wallpapers/red-mountain.jpg diff --git a/wallpapers/.wallpapers/ritchie.jpg b/.wallpapers/ritchie.jpg similarity index 100% rename from wallpapers/.wallpapers/ritchie.jpg rename to .wallpapers/ritchie.jpg diff --git a/wallpapers/.wallpapers/starport.jpg b/.wallpapers/starport.jpg similarity index 100% rename from wallpapers/.wallpapers/starport.jpg rename to .wallpapers/starport.jpg diff --git a/wallpapers/.wallpapers/us-map.png b/.wallpapers/us-map.png similarity index 100% rename from wallpapers/.wallpapers/us-map.png rename to .wallpapers/us-map.png diff --git a/wallpapers/.wallpapers/wallhaven-dgeqoj.jpg b/.wallpapers/wallhaven-dgeqoj.jpg similarity index 100% rename from wallpapers/.wallpapers/wallhaven-dgeqoj.jpg rename to .wallpapers/wallhaven-dgeqoj.jpg diff --git a/wallpapers/.wallpapers/white-pocket-arizona.jpg b/.wallpapers/white-pocket-arizona.jpg similarity index 100% rename from wallpapers/.wallpapers/white-pocket-arizona.jpg rename to .wallpapers/white-pocket-arizona.jpg diff --git a/wallpapers/.wallpapers/wild-goose-island.jpg b/.wallpapers/wild-goose-island.jpg similarity index 100% rename from wallpapers/.wallpapers/wild-goose-island.jpg rename to .wallpapers/wild-goose-island.jpg diff --git a/wallpapers/.wallpapers/yosemite.jpg b/.wallpapers/yosemite.jpg similarity index 100% rename from wallpapers/.wallpapers/yosemite.jpg rename to .wallpapers/yosemite.jpg diff --git a/xorg/.xbindkeysrc b/.xbindkeysrc similarity index 100% rename from xorg/.xbindkeysrc rename to .xbindkeysrc diff --git a/xorg/.xinitrc b/.xinitrc similarity index 100% rename from xorg/.xinitrc rename to .xinitrc diff --git a/xorg/.xprofile b/.xprofile similarity index 100% rename from xorg/.xprofile rename to .xprofile diff --git a/xorg/.xsession b/.xsession similarity index 100% rename from xorg/.xsession rename to .xsession diff --git a/zsh/.zshrc b/.zshrc similarity index 100% rename from zsh/.zshrc rename to .zshrc diff --git a/README.md b/README.md index 7c28b0d..43cb8ad 100644 --- a/README.md +++ b/README.md @@ -2,38 +2,20 @@ ### Installation -I use [GNU Stow](https://www.gnu.org/software/stow/) to install and link my dotfiles. +I use [YADM](https://yadm.io) manage my dotfiles. + +Note: If you are looking for when I used [GNU Stow](https://www.gnu.org/software/stow/) checkout [v1.0](https://github.com/SethGower/dotfiles/releases/tag/v1.0) All you need to do is simply clone this repo (I suggest into `~/.dotfiles`). Because I have some git submodules for `zsh` and `oh-my-zsh`, you need to add the `--recursive` option to the `clone` call. An example of that is below: ```sh -$ git clone --recursive https://github.com/SethGower/dotfiles.git $HOME/.dotfiles #clones repo and submodules to $HOME/.dotfiles -$ cd $HOME/.dotfiles -$ git submodule update --init --recursive --remote # update to the most recent commit on the remote branch of the submodules - -# Installs the config files (but doesn't install programs) -$ stow i3 polybar vim # installs the contents of the i3 polybar and vim directories to the parent dir ($HOME/) - -# Installs programs and the config files -$ ./install.sh i3 polybar vim # see ./install.d/README.md +$ yadm clone https://github.com/SethGower/dotfiles.git +$ yadm status ``` Or you can use any of the other package folder in this repo. -### Usage - -#### Branching - -I have started using branches to differentiate between different versions of -my dotfiles. The current version that I am using will be stored in master as -well as its named branch. Other versions are stored in other branches. Current -branches are - -- alpha (newest) -- beta (first rice. Naming is reversed because of creation of branches and - stuff) - ### License This software is freely distributed under the terms of the [MIT License](https://opensource.org/licenses/MIT) diff --git a/install.d/README.md b/install.d/README.md deleted file mode 100644 index 0d3fac5..0000000 --- a/install.d/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# Installation - -There is support for multiple OS bases (very limited. Mainly just arch right -now). To install packages, run the install script from the base directory of -this repo, and pass in the package names. If there exists an install script for -the appropriate operating system, for that package, it will be run. diff --git a/install.d/arch/README.md b/install.d/arch/README.md deleted file mode 100644 index fb90db4..0000000 --- a/install.d/arch/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Arch Installation - -This directory houses the install scripts for the packages on an Arch Linux -system. Some of these scripts simply call pacman to install the package, while -others are more complicated and require an AUR helper. They will fail with an -exit code of 1 if the AUR helper (set in ../../install.sh) isn't installed/in -the `$PATH` diff --git a/install.d/arch/alacritty.sh b/install.d/arch/alacritty.sh deleted file mode 100755 index 806dacf..0000000 --- a/install.d/arch/alacritty.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -sudo pacman -S alacritty diff --git a/install.d/arch/compton.sh b/install.d/arch/compton.sh deleted file mode 100755 index 1b2633f..0000000 --- a/install.d/arch/compton.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -source ./functions.sh - -aur_install "compton-tryone-git" diff --git a/install.d/arch/dunst.sh b/install.d/arch/dunst.sh deleted file mode 100755 index 9eeaed0..0000000 --- a/install.d/arch/dunst.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -sudo pacman -S dunst diff --git a/install.d/arch/functions.sh b/install.d/arch/functions.sh deleted file mode 100644 index 4947eb6..0000000 --- a/install.d/arch/functions.sh +++ /dev/null @@ -1,10 +0,0 @@ -function aur_install (){ - # check if $AUR_HELPER is installed, if not then bail - if [[ -z $(which $AUR_HELPER 2> /dev/null) ]]; - then - 2> echo "$AUR_HELPER isn't installed, please install then retry" - exit 1 - fi - - $AUR_HELPER -S $1 -} diff --git a/install.d/arch/git.sh b/install.d/arch/git.sh deleted file mode 100755 index 7bcb3ff..0000000 --- a/install.d/arch/git.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -sudo pacman -S git diff --git a/install.d/arch/i3.sh b/install.d/arch/i3.sh deleted file mode 100755 index 7d821a6..0000000 --- a/install.d/arch/i3.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -sudo pacman -S i3-gaps diff --git a/install.d/arch/neovim.sh b/install.d/arch/neovim.sh deleted file mode 100755 index 8ece9c9..0000000 --- a/install.d/arch/neovim.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -sudo pacman -S neovim -sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \ - https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim' diff --git a/install.d/arch/polybar.sh b/install.d/arch/polybar.sh deleted file mode 100755 index fdfeecd..0000000 --- a/install.d/arch/polybar.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -source ./functions.sh - -aur_install "polybar" diff --git a/install.d/arch/ranger.sh b/install.d/arch/ranger.sh deleted file mode 100755 index 03dd691..0000000 --- a/install.d/arch/ranger.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -sudo pacman -S ranger diff --git a/install.d/arch/redshift.sh b/install.d/arch/redshift.sh deleted file mode 100755 index 9e9d1ee..0000000 --- a/install.d/arch/redshift.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -sudo pacman -S redshift diff --git a/install.d/arch/rofi.sh b/install.d/arch/rofi.sh deleted file mode 100755 index c769c37..0000000 --- a/install.d/arch/rofi.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -sudo pacman -S rofi diff --git a/install.d/arch/tmux.sh b/install.d/arch/tmux.sh deleted file mode 100755 index 6d3daa1..0000000 --- a/install.d/arch/tmux.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -sudo pacman -S tmux diff --git a/install.d/arch/zsh.sh b/install.d/arch/zsh.sh deleted file mode 100755 index ce42c58..0000000 --- a/install.d/arch/zsh.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -sudo pacman -S zsh diff --git a/install.sh b/install.sh deleted file mode 100755 index e429470..0000000 --- a/install.sh +++ /dev/null @@ -1,23 +0,0 @@ -#!/usr/bin/env bash - -if [[ -z $@ ]]; then - >&2 echo "Usage Error! Please provide modules to install" - >&2 echo "Example: ./$0 i3 polybar xorg neovim" - exit 1 -fi - -export OS=$(cat /etc/os-release | grep -E "\bID\b" | cut -d'=' -f2) -if [[ $OS == "arch" ]]; -then - export AUR_HELPER="paru" -fi - -for package in $@ -do - # adds safeguard (not super necessary) to only run install script if it exists - if [[ -f ./install.d/${OS}/${package}.sh ]]; - then - ./install.d/${OS}/$package.sh - fi - stow $package -done diff --git a/neovim/.local/share/nvim/site/autoload/ld.vim b/neovim/.local/share/nvim/site/autoload/ld.vim deleted file mode 100644 index c1a00d9..0000000 --- a/neovim/.local/share/nvim/site/autoload/ld.vim +++ /dev/null @@ -1,81 +0,0 @@ -" Vim syntax file -" Language: ld(1) script -" Maintainer: Nikolai Weibull -" Latest Revision: 2005-06-28 - -if exists("b:current_syntax") - finish -endif - -let s:cpo_save = &cpo -set cpo&vim - -syn keyword ldTodo contained TODO FIXME XXX NOTE - -syn region ldComment start='/\*' end='\*/' contains=ldTodo,@Spell - -syn region ldFileName start=+"+ end=+"+ - -syn keyword ldPreProc SECTIONS MEMORY OVERLAY PHDRS VERSION -syn match ldPreProc '\' - -syn match ldNumber display '\<0[xX]\x\+\>' -syn match ldNumber display '\d\+[KM]\>' contains=ldNumberMult -syn match ldNumberMult display '[KM]\>' -syn match ldOctal contained display '\<0\o\+\>' - \ contains=ldOctalZero -syn match ldOctalZero contained display '\<0' -syn match ldOctalError contained display '\<0\o*[89]\d*\>' - - -hi def link ldTodo Todo -hi def link ldComment Comment -hi def link ldFileName String -hi def link ldPreProc PreProc -hi def link ldFunction Identifier -hi def link ldKeyword Keyword -hi def link ldType Type -hi def link ldDataType ldType -hi def link ldOutputType ldType -hi def link ldPTType ldType -hi def link ldSpecial Special -hi def link ldIdentifier Identifier -hi def link ldSections Constant -hi def link ldSpecSections Special -hi def link ldNumber Number -hi def link ldNumberMult PreProc -hi def link ldOctal ldNumber -hi def link ldOctalZero PreProc -hi def link ldOctalError Error - -let b:current_syntax = "ld" - -let &cpo = s:cpo_save -unlet s:cpo_save diff --git a/screenshot.png b/screenshot.png deleted file mode 100644 index 2ddb630..0000000 Binary files a/screenshot.png and /dev/null differ diff --git a/zsh/.custom_omz/plugins/zsh-autopair b/zsh/.custom_omz/plugins/zsh-autopair deleted file mode 160000 index 4039bf1..0000000 --- a/zsh/.custom_omz/plugins/zsh-autopair +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4039bf142ac6d264decc1eb7937a11b292e65e24 diff --git a/zsh/.custom_omz/plugins/zsh-autosuggestions b/zsh/.custom_omz/plugins/zsh-autosuggestions deleted file mode 160000 index a7f0106..0000000 --- a/zsh/.custom_omz/plugins/zsh-autosuggestions +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a7f0106b31c2538a36cab30428e6ca65d9a2ae60 diff --git a/zsh/.custom_omz/plugins/zsh-syntax-highlighting b/zsh/.custom_omz/plugins/zsh-syntax-highlighting deleted file mode 160000 index 3dc74b5..0000000 --- a/zsh/.custom_omz/plugins/zsh-syntax-highlighting +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3dc74b5c2c71583a4523037113d644f780fb4e07 diff --git a/zsh/.oh-my-zsh b/zsh/.oh-my-zsh deleted file mode 160000 index e4f6f16..0000000 --- a/zsh/.oh-my-zsh +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e4f6f1698d4bf2cebe3fd0e2f5bae9f163780a50