You've already forked dotfiles
fix: completing this round of updates to the zsh setup for startup
times, testing with other prompts (Pure) and cleaning up the config files for better modularity and coherent settings.
This commit is contained in:
@@ -9,6 +9,7 @@ declare -A configs=(
|
||||
["zsh/zshrc"]="$HOME/.zshrc"
|
||||
["zsh/zsh_functions"]="$HOME/.config/zsh/zsh_functions.zsh"
|
||||
["zsh/zsh_aliases"]="$HOME/.config/zsh/zsh_aliases.zsh"
|
||||
["zsh/zsh_exports"]="$HOME/.config/zsh/zsh_exports.zsh"
|
||||
["fb-custom.zsh-theme"]="$HOME/.oh-my-zsh/custom/themes"
|
||||
["nvim/init.lua"]="$HOME/.config/nvim/init.lua"
|
||||
["nvim/lua"]="$HOME/.config/nvim/"
|
||||
|
||||
Reference in New Issue
Block a user