diff --git a/config b/config index 6e61495..26d55e1 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 6e614954435a26835b8ce2163115c9e2ec510955 +Subproject commit 26d55e1dbf70435af6fe070d032c0ed3e2d54fc7 diff --git a/shell/zsh/_init b/shell/zsh/_init index e9314a1..6334762 100755 --- a/shell/zsh/_init +++ b/shell/zsh/_init @@ -4,7 +4,7 @@ source $DOTTY_CONFIG_HOME/shell/zsh/.zshenv install() { # Base utilities - brew install zsh bash wget git curl tree rsync p7zip jq direnv + brew install zsh bash wget git curl tree rsync p7zip jq direnv tailspin # Use trash instead of rm case $(_os) in @@ -20,7 +20,7 @@ install() { fi # Other utilities - brew install shfmt shellcheck neofetch mosh + brew install shfmt shellcheck neofetch # True color and Italic support https://github.com/syl20bnr/spacemacs/wiki/Terminal if _is_callable /usr/bin/tic; then