mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-15 15:53:30 +00:00
settler.sh, fixes, updates
This commit is contained in:
@@ -90,6 +90,7 @@ function section_dotfiles
|
||||
rcup -B 0 -g \
|
||||
| tee "$INSTALL_SCRIPT" 1> /dev/null \
|
||||
&& shfmt -w -l "$INSTALL_SCRIPT" \
|
||||
&& sed -i '' "s|$HOME|\~|g" "$INSTALL_SCRIPT" \
|
||||
&& echo "🎉 Done!"
|
||||
;;
|
||||
shfmt)
|
||||
|
||||
Reference in New Issue
Block a user