Update 1 file: functions.zsh
This commit is contained in:
@@ -41,6 +41,8 @@ dotstate-update() {
|
|||||||
cd ~
|
cd ~
|
||||||
dotstate doctor --fix &>/dev/null
|
dotstate doctor --fix &>/dev/null
|
||||||
dotstate activate &>/dev/null
|
dotstate activate &>/dev/null
|
||||||
|
info "Use \"dotstate-logs\" to view what was changed"
|
||||||
|
[[ $USER == "savannah" ]] && info "Because we both know you have a log fetish ❤️"
|
||||||
exec zsh
|
exec zsh
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user