diff --git a/dot_config/qtile/__pycache__/.keep b/dot_config/qtile/__pycache__/.keep deleted file mode 100644 index e69de29..0000000 diff --git a/dot_config/qtile/__pycache__/bars.cpython-38.pyc b/dot_config/qtile/__pycache__/bars.cpython-38.pyc deleted file mode 100644 index 040f56c..0000000 Binary files a/dot_config/qtile/__pycache__/bars.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/bars.cpython-39.pyc b/dot_config/qtile/__pycache__/bars.cpython-39.pyc deleted file mode 100644 index f3127ae..0000000 Binary files a/dot_config/qtile/__pycache__/bars.cpython-39.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/colors.cpython-38.pyc b/dot_config/qtile/__pycache__/colors.cpython-38.pyc deleted file mode 100644 index 08b6785..0000000 Binary files a/dot_config/qtile/__pycache__/colors.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/colors.cpython-39.pyc b/dot_config/qtile/__pycache__/colors.cpython-39.pyc deleted file mode 100644 index 6e14d5d..0000000 Binary files a/dot_config/qtile/__pycache__/colors.cpython-39.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/config-done.cpython-38.pyc b/dot_config/qtile/__pycache__/config-done.cpython-38.pyc deleted file mode 100644 index cdbee4d..0000000 Binary files a/dot_config/qtile/__pycache__/config-done.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/config.cpython-38.pyc b/dot_config/qtile/__pycache__/config.cpython-38.pyc deleted file mode 100644 index 152b4c8..0000000 Binary files a/dot_config/qtile/__pycache__/config.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/config.cpython-39.pyc b/dot_config/qtile/__pycache__/config.cpython-39.pyc deleted file mode 100644 index f34d1f7..0000000 Binary files a/dot_config/qtile/__pycache__/config.cpython-39.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/groups.cpython-38.pyc b/dot_config/qtile/__pycache__/groups.cpython-38.pyc deleted file mode 100644 index 755ce6f..0000000 Binary files a/dot_config/qtile/__pycache__/groups.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/groups.cpython-39.pyc b/dot_config/qtile/__pycache__/groups.cpython-39.pyc deleted file mode 100644 index db07c52..0000000 Binary files a/dot_config/qtile/__pycache__/groups.cpython-39.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/keys.cpython-38.pyc b/dot_config/qtile/__pycache__/keys.cpython-38.pyc deleted file mode 100644 index 44e5f60..0000000 Binary files a/dot_config/qtile/__pycache__/keys.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/keys.cpython-39.pyc b/dot_config/qtile/__pycache__/keys.cpython-39.pyc deleted file mode 100644 index ac948eb..0000000 Binary files a/dot_config/qtile/__pycache__/keys.cpython-39.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/layouts.cpython-38.pyc b/dot_config/qtile/__pycache__/layouts.cpython-38.pyc deleted file mode 100644 index 6174de4..0000000 Binary files a/dot_config/qtile/__pycache__/layouts.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/layouts.cpython-39.pyc b/dot_config/qtile/__pycache__/layouts.cpython-39.pyc deleted file mode 100644 index d4ccd63..0000000 Binary files a/dot_config/qtile/__pycache__/layouts.cpython-39.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/screens.cpython-38.pyc b/dot_config/qtile/__pycache__/screens.cpython-38.pyc deleted file mode 100644 index a39eed5..0000000 Binary files a/dot_config/qtile/__pycache__/screens.cpython-38.pyc and /dev/null differ diff --git a/dot_config/qtile/__pycache__/screens.cpython-39.pyc b/dot_config/qtile/__pycache__/screens.cpython-39.pyc deleted file mode 100644 index bae51ef..0000000 Binary files a/dot_config/qtile/__pycache__/screens.cpython-39.pyc and /dev/null differ diff --git a/dot_config/sheldon/plugins.lock b/dot_config/sheldon/plugins.lock deleted file mode 100644 index fc8eaff..0000000 --- a/dot_config/sheldon/plugins.lock +++ /dev/null @@ -1,32 +0,0 @@ -version = "0.6.5" -home = "/home/weger" -config_dir = "/home/weger/.config/sheldon" -data_dir = "/home/weger/.local/sheldon" -config_file = "/home/weger/.config/sheldon/plugins.toml" -lock_file = "/home/weger/.config/sheldon/plugins.lock" -clone_dir = "/home/weger/.local/sheldon/repos" -download_dir = "/home/weger/.local/sheldon/downloads" -plugins = [] -[templates.PATH] -value = "export PATH=\"{{ dir }}:$PATH\"" -each = false - -[templates.path] -value = "path=( \"{{ dir }}\" $path )" -each = false - -[templates.fpath] -value = "fpath=( \"{{ dir }}\" $fpath )" -each = false - -[templates.source] -value = "source \"{{ file }}\"" -each = true - -[templates.defer] -value = "zsh-defer source \"{{ file }}\"" -each = true - -[templates.defer-more] -value = "zsh-defer -t 0.5 source \"{{ file }}\"" -each = true diff --git a/dot_config/sheldon/plugins.toml b/dot_config/sheldon/plugins.toml index fc402b4..bd2ae5f 100644 --- a/dot_config/sheldon/plugins.toml +++ b/dot_config/sheldon/plugins.toml @@ -1,90 +1,76 @@ -# Sheldon configuration file -# -# See https://rossmacarthur.github.io/sheldon/ +shell = "zsh" [templates] -defer = { value = 'zsh-defer source "{{ file }}"', each = true } -defer-more = { value = 'zsh-defer -t 0.5 source "{{ file }}"', each = true } +defer = "{% for file in files %}zsh-defer source \"{{ file }}\"\n{% endfor %}" +defer-more = "{% for file in files %}zsh-defer -t 0.5 source \"{{ file }}\"\n{% endfor %}" -# Completions -# ----------- -#[plugins.docker-zsh-completion] -#github = "greymd/docker-zsh-completion" +[plugins.zsh-defer] +github = "romkatv/zsh-defer" -#[plugins.rust-zsh-completions] -#github = "ryutok/rust-zsh-completions" +# completions +[plugins.zsh-completions] +github = "zsh-users/zsh-completions" -#[plugins.zsh-completions] -#github = "zsh-users/zsh-completions" +# plugins +[plugins.ohmyzsh-lib] +github = "ohmyzsh/ohmyzsh" +dir = "lib" +use = ["{completion,key-bindings,history,directories}.zsh"] -# Sourced -# ------- +[plugins.ohmyzsh-plugins] +github = "ohmyzsh/ohmyzsh" +dir = "plugins" +use = ["{systemd,fzf,command-not-found}/*.plugin.zsh"] -# The history plugin doesn't like being deferred, not sure why. -#[plugins.history] -#github = "ohmyzsh/ohmyzsh" -#dir = "lib" +[plugins.fzf-tab] +github = "Aloxaf/fzf-tab" -#[plugins.path] -#local = "~/.zsh/plugins" +[plugins.fzf-marks] +github = "urbainvaes/fzf-marks" -#[plugins.pure] -#github = "rossmacarthur/pure" -#use = ["{async,pure}.zsh"] +[plugins.evalcache] +github = "mroth/evalcache" -#[plugins.wd] -#github = "mfaerevaag/wd" -#apply = ["fpath", "source"] +[plugins.colorize] +github = "zpm-zsh/colorize" -#[plugins.zsh-defer] -#github = "romkatv/zsh-defer" +[plugins.ssh] +github = "zpm-zsh/ssh" -# Deferred plugins -# ---------------- +[plugins.wakatime-zsh-plugin] +github = "sobolevn/wakatime-zsh-plugin" -#[plugins.autoenv] -#github = "zpm-zsh/autoenv" -#apply = ["defer"] +[plugins.zsh-titles] +github = "amyreese/zsh-titles" -#[plugins.dotfiles] -#local = "~/.zsh/plugins" -#use = ["*.plugin.zsh", "!{compinit,path,pyenv}.plugin.zsh"] -#apply = ["defer"] +[plugins.zsh-thefuck] +github = "laggardkernel/zsh-thefuck" -#[plugins.ohmyzsh-lib] -#github = "ohmyzsh/ohmyzsh" -#dir = "lib" -#use = ["{clipboard,completion,git,key-bindings,termsupport,theme-and-appearance}.zsh"] -#apply = ["defer"] +[plugins.oath] +github = "alexdesousa/oath" -#[plugins.ohmyzsh-plugins] -#github = "ohmyzsh/ohmyzsh" -#dir = "plugins" -#use = ["{copybuffer,git,pip}/*.plugin.zsh"] -#apply = ["defer"] +[plugins.zsh-exa] +github = "TwoPizza9621536/zsh-exa" -#[plugins.zsh-you-should-use] -#github = "MichaelAquilina/zsh-you-should-use" -#apply = ["defer"] +[plugins.zsh-bat] +github = "fdellwing/zsh-bat" -#[plugins.zsh-autosuggestions] -#github = "zsh-users/zsh-autosuggestions" -#use = ["{{ name }}.zsh"] -#apply = ["defer"] +[plugins.zsh-you-should-use] +github = "MichaelAquilina/zsh-you-should-use" -#[plugins.zsh-syntax-highlighting] -#github = 'zsh-users/zsh-syntax-highlighting' -#apply = ["defer"] +[plugins.zsh-autosuggestions] +github = "zsh-users/zsh-autosuggestions" +use = ["{{ name }}.zsh"] -# This works best if it is placed last. -#[plugins.compinit] -#local = "~/.zsh/plugins" -#apply = ["defer"] +[plugins.zsh-syntax-highlighting] +github = "zsh-users/zsh-syntax-highlighting" -# Plugins that are even more deferred -# ----------------------------------- +# theme +[plugins.powerlevel10k] +github = "romkatv/powerlevel10k" -#[plugins.pyenv] -#local = "~/.zsh/plugins" -#apply = ["defer-more"] +# own files +[plugins.own-files] +local = "~/.config/zsh/" +use = ["{aliases,keybinds,distroicon,transfer}.zsh"] diff --git a/dot_config/spacevim/init.toml b/dot_config/spacevim/init.toml deleted file mode 100644 index c2e7aac..0000000 --- a/dot_config/spacevim/init.toml +++ /dev/null @@ -1,41 +0,0 @@ -[options] -colorscheme = "nord" -colorscheme_bg = "dark" -enable_guicolors = true -statusline_separator = "arrow" -statusline_iseparator = "arrow" -buffer_index_type = 4 -enable_tabline_filetype_icon = true -enable_statusline_mode = false - -[[layers]] -name = 'autocomplete' -auto_completion_return_key_behavior = "complete" -auto_completion_tab_key_behavior = "smart" - -[[layers]] -name = 'shell' -default_position = 'top' -default_height = 30 - -[[layers]] -name = "colorscheme" - -[[layers]] -name = "fzf" - -[[layers]] -name = 'git' - -[[layers]] -name = 'VersionControl' - -[[layers]] -name = "lang#php" - -[[layers]] -name = "lang#python" - -[[custom_plugins]] -repo = "ap/vim-css-color" -merged = false diff --git a/dot_config/starship/config.toml b/dot_config/starship.toml similarity index 100% rename from dot_config/starship/config.toml rename to dot_config/starship.toml diff --git a/dot_config/zsh/env.zsh b/dot_config/zsh/env.zsh index 4a341cc..a908235 100644 --- a/dot_config/zsh/env.zsh +++ b/dot_config/zsh/env.zsh @@ -34,11 +34,6 @@ export DOCKER_CONFIG="$XDG_CONFIG_HOME"/docker export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc export _JAVA_OPTIONS=-Djava.util.prefs.userRoot="$XDG_CONFIG_HOME"/java export GDBHISTFILE="$XDG_CONFIG_HOME"/gdb/history -export STARSHIP_CONFIG_DIR="$XDG_CONFIG_HOME"/starship -export STARSHIP_CONFIG="$STARSHIP_CONFIG_DIR"/config.toml -export SHELDON_CONFIG_DIR="$XDG_CONFIG_HOME"/sheldon -export SHELDON_CONFIG_FILE="$SHELDON_CONFIG_DIR"/plugins.toml -export SHELDON_LOCK_FILE="$SHELDON_CONFIG_DIR"/plugins.lock # data files export XCURSOR_PATH=/usr/share/icons:"$XDG_DATA_HOME"/icons @@ -47,10 +42,7 @@ export CARGO_HOME="$XDG_DATA_HOME"/cargo export ASDF_DATA_DIR="$XDG_DATA_HOME"/asdf export NB_DIR="$XDG_DATA_HOME"/nb export DSTASK_GIT_REPO="$XDG_DATA_HOME"/dstask -export SHELDON_DATA_DIR="$XDG_DATA_HOME"/sheldon export WAKATIME_HOME="$XDG_DATA_HOME"/wakatime -export SHELDON_CLONE_DIR="$SHELDON_DATA_DIR"/repos -export SHELDON_DOWNLOAD_DIR="$SHELDON_DATA_DIR"/downloads # gpg #export GNUPGHOME="$XDG_DATA_HOME"/gnupg