You've already forked dotfiles
refactor: Moving the wezterm local file linux cursor fix into the main
config file, fixing treesitter folding (maybe) and removing the old attempt at a fix, slight fixes to formatting in other files.
This commit is contained in:
@@ -16,8 +16,7 @@ declare -A configs=(
|
||||
["nvim/after"]="$HOME/.config/nvim/"
|
||||
["nvim/snippets"]="$HOME/.config/nvim/"
|
||||
["tmux.conf"]="$HOME/.tmux.conf"
|
||||
["wezterm.lua"]="$HOME/.config/wezterm/wezterm.lua"
|
||||
# ["wezterm.local_linux.lua"]="$HOME/.config/wezterm/local.lua" # TODO: switch contents to elsewhere, be aware of OS, or refactor elsewise
|
||||
["wezterm/wezterm.lua"]="$HOME/.config/wezterm/wezterm.lua"
|
||||
["npmrc"]="$HOME/.npmrc"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user