diff --git a/dots/.config/.gitignore b/dots/.config/.gitignore index 65b8635b..df5baeb5 100644 --- a/dots/.config/.gitignore +++ b/dots/.config/.gitignore @@ -1 +1,3 @@ fzf/ +nvim +fish/ diff --git a/dots/.config/wezterm/config/fonts.lua b/dots/.config/wezterm/config/fonts.lua index 91dd8a2b..e2a17cee 100644 --- a/dots/.config/wezterm/config/fonts.lua +++ b/dots/.config/wezterm/config/fonts.lua @@ -14,6 +14,7 @@ return { "Noto Sans Symbols2", "PowerlineExtraSymbols", { family = "FiraCode NF", weight = "DemiBold", scale = 1.2 }, + "FiraCode NF", "MesloLGS NF", -- , BuiltIn diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono Windows Compatible.otf deleted file mode 100644 index 02d027d0..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono Windows Compatible.ttf deleted file mode 100644 index 5e36d33f..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono.otf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono.otf deleted file mode 100644 index 9ac59abd..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono.ttf deleted file mode 100644 index fe63a30d..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Windows Compatible.otf deleted file mode 100644 index 3958578f..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Windows Compatible.ttf deleted file mode 100644 index 4c2b2c46..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete.otf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete.otf deleted file mode 100644 index 2780f2a2..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete.ttf deleted file mode 100644 index 78e3a8a8..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Bold Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono Windows Compatible.otf deleted file mode 100644 index 9d1577a9..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono Windows Compatible.ttf deleted file mode 100644 index a22e17a3..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono.otf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono.otf deleted file mode 100644 index c621024a..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono.ttf deleted file mode 100644 index b45754a6..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Windows Compatible.otf deleted file mode 100644 index 8d509c25..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Windows Compatible.ttf deleted file mode 100644 index 53e63b44..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete.otf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete.otf deleted file mode 100644 index 41437670..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete.ttf deleted file mode 100644 index f9b180a6..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Light Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono Windows Compatible.otf deleted file mode 100644 index 3d0457f4..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono Windows Compatible.ttf deleted file mode 100644 index f1146cb7..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono.otf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono.otf deleted file mode 100644 index 6caacf3e..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono.ttf deleted file mode 100644 index 297c267f..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Windows Compatible.otf deleted file mode 100644 index 033a357b..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Windows Compatible.ttf deleted file mode 100644 index 3303f5f3..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete.otf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete.otf deleted file mode 100644 index 1dd67354..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete.ttf deleted file mode 100644 index cbda4378..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Medium Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono Windows Compatible.otf deleted file mode 100644 index c7cdda6f..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono Windows Compatible.ttf deleted file mode 100644 index 5ca0a245..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono.otf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono.otf deleted file mode 100644 index 56d3872f..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono.ttf deleted file mode 100644 index 265554cf..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Windows Compatible.otf deleted file mode 100644 index 76477cb8..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Windows Compatible.ttf deleted file mode 100644 index cf0dd69d..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete.otf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete.otf deleted file mode 100644 index 6e655855..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete.ttf deleted file mode 100644 index 09689821..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Regular Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono Windows Compatible.otf deleted file mode 100644 index 718eb647..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono Windows Compatible.ttf deleted file mode 100644 index 21a4b2e2..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono.otf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono.otf deleted file mode 100644 index 3f224a4f..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono.ttf deleted file mode 100644 index b2177d7a..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Windows Compatible.otf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Windows Compatible.otf deleted file mode 100644 index f8624c32..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Windows Compatible.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Windows Compatible.ttf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Windows Compatible.ttf deleted file mode 100644 index 282a30fc..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete Windows Compatible.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete.otf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete.otf deleted file mode 100644 index af45df18..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete.otf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete.ttf deleted file mode 100644 index c02b8d42..00000000 Binary files a/dots/.config/wezterm/fonts/Fura Code Retina Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Bold Italic Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Hack Bold Italic Nerd Font Complete Mono.ttf deleted file mode 100644 index 9ce718b7..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Bold Italic Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Bold Italic Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Hack Bold Italic Nerd Font Complete.ttf deleted file mode 100644 index 8dc2d8a5..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Bold Italic Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Bold Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Hack Bold Nerd Font Complete Mono.ttf deleted file mode 100644 index 883937b5..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Bold Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Bold Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Hack Bold Nerd Font Complete.ttf deleted file mode 100644 index 290d487c..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Bold Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Italic Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Hack Italic Nerd Font Complete Mono.ttf deleted file mode 100644 index ad9214e0..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Italic Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Italic Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Hack Italic Nerd Font Complete.ttf deleted file mode 100644 index d1d70676..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Italic Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Regular Nerd Font Complete Mono.ttf b/dots/.config/wezterm/fonts/Hack Regular Nerd Font Complete Mono.ttf deleted file mode 100644 index 57568a64..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Regular Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/dots/.config/wezterm/fonts/Hack Regular Nerd Font Complete.ttf b/dots/.config/wezterm/fonts/Hack Regular Nerd Font Complete.ttf deleted file mode 100644 index d770b830..00000000 Binary files a/dots/.config/wezterm/fonts/Hack Regular Nerd Font Complete.ttf and /dev/null differ diff --git a/dots/.config/zsh/config/profile/init.zsh b/dots/.config/zsh/config/profile/init.zsh index f0f6323e..1dbeeb72 100644 --- a/dots/.config/zsh/config/profile/init.zsh +++ b/dots/.config/zsh/config/profile/init.zsh @@ -6,6 +6,11 @@ configure() { init() { + # Enables bash completion compatability + autoload -U +X bashcompinit && bashcompinit + autoload -U +X compinit && compinit + + local wkdir="${BASE_ZSH_CONFIG_DIR}/config/profile" source "${wkdir}/profile/options.zsh" source "${wkdir}/profile/env.zsh" diff --git a/dots/.config/zsh/config/profile/profile/env.zsh b/dots/.config/zsh/config/profile/profile/env.zsh index 78b34952..0d9231c4 100644 --- a/dots/.config/zsh/config/profile/profile/env.zsh +++ b/dots/.config/zsh/config/profile/profile/env.zsh @@ -8,12 +8,10 @@ export ZSH_HIGHLIGHT_MAXLENGTH=10000 export ZSH_AUTOSUGGEST_BUFFER_MAX_SIZE=2 export ZSH_AUTOSUGGEST_STRATEGY=(history completion) -### Direnv ### -eval "$(direnv hook zsh)" ### FZF ### function zvm_after_init() { - [[ -r "${HOME}/.config/fzf/fzf.zsh" ]] && source "${HOME}/.config/fzf/fzf.zsh" + [[ -r "${XDG_DATA_CONFIG}/fzf/fzf.zsh" ]] && source "${XDG_DATA_CONFIG}fzf/fzf.zsh" } export FZF_DEFAULT_COMMAND='fd --hidden --exclude .git --color=always' export FZF_DEFAULT_OPTS="--height=80% --layout=reverse --info=inline --border --margin=1 --ansi" @@ -89,6 +87,9 @@ export PATH="${PATH}:${CARGO_HOME}/bin" ## Dotnet ### export PATH="${PATH}:${XDG_DATA_HOME}/dotnet" +### Direnv ### +eval "$(direnv hook zsh)" + ### Terminal Specific ### # If using the kitty terminal we want to set our TERM var to be xterm as kitty will send # kitty-xterm which causes a fucking headache and a half due to ncurses not containing diff --git a/dots/.gitignore b/dots/.gitignore deleted file mode 100644 index 0f84e897..00000000 --- a/dots/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -.config/nvim -packer_compiled.lua -.nvim-environments/*/*/share