Make various small clean-up changes
This commit is contained in:
@@ -36,6 +36,7 @@ sym_link() {
|
||||
echo "---- copying dotfiles ------------------"
|
||||
source src_files/.config/zsh/.zshenv
|
||||
copy_file src_files/.config/zsh/.zshenv $HOME # copy first, ensure $ZDOTDIR set
|
||||
# copy_file src_files/.config/ksh/.profile $HOME # TODO: if using oksh, get it working
|
||||
|
||||
# configs/executables/scripts from .config and .local
|
||||
copy_dir src_files/.config $XDG_CONFIG_HOME
|
||||
|
||||
Reference in New Issue
Block a user