mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 15:09:34 +00:00
adjust padding
This commit is contained in:
4
setup.sh
4
setup.sh
@@ -77,8 +77,8 @@ function recover() {
|
||||
ln -svfn $WORKING_DIR/$i $HOME_DIR/.config/$i
|
||||
done
|
||||
|
||||
echo 'Linking others'
|
||||
ln -svfn $WORKING_DIR/.ssh_config $HOME_DIR/.ssh/config
|
||||
echo 'Linking others'
|
||||
ln -svfn $WORKING_DIR/.ssh_config $HOME_DIR/.ssh/config
|
||||
|
||||
# submodules
|
||||
echo 'Syncing Submodules...'
|
||||
|
||||
Reference in New Issue
Block a user