You've already forked dotfiles
refactor: Moving the theme into the zsh subdirectory and updating the deploy script for the change.
This commit is contained in:
@@ -10,7 +10,7 @@ declare -A configs=(
|
|||||||
["zsh/zsh_functions"]="$HOME/.config/zsh/zsh_functions.zsh"
|
["zsh/zsh_functions"]="$HOME/.config/zsh/zsh_functions.zsh"
|
||||||
["zsh/zsh_aliases"]="$HOME/.config/zsh/zsh_aliases.zsh"
|
["zsh/zsh_aliases"]="$HOME/.config/zsh/zsh_aliases.zsh"
|
||||||
["zsh/zsh_exports"]="$HOME/.config/zsh/zsh_exports.zsh"
|
["zsh/zsh_exports"]="$HOME/.config/zsh/zsh_exports.zsh"
|
||||||
["fb-custom.zsh-theme"]="$HOME/.oh-my-zsh/custom/themes"
|
["zsh/fb-custom.zsh-theme"]="$HOME/.oh-my-zsh/custom/themes"
|
||||||
["nvim/init.lua"]="$HOME/.config/nvim/init.lua"
|
["nvim/init.lua"]="$HOME/.config/nvim/init.lua"
|
||||||
["nvim/lua"]="$HOME/.config/nvim/"
|
["nvim/lua"]="$HOME/.config/nvim/"
|
||||||
["nvim/after"]="$HOME/.config/nvim/"
|
["nvim/after"]="$HOME/.config/nvim/"
|
||||||
|
|||||||
Reference in New Issue
Block a user