Adding Freeplane, fix oh-my-zsh issues2

This commit is contained in:
araison 2024-01-31 16:25:49 +01:00
parent bb68ebb646
commit bd535ca1c8
6 changed files with 14 additions and 16 deletions

View file

@ -36,6 +36,7 @@ install "feh"
install "flameshot"
install "blueman"
install "brightnessctl"
install "freeplane"

View file

@ -15,7 +15,7 @@ function install {
echo "Already installed: ${1}"
fi
}
brew update
@ -33,6 +33,7 @@ install "mactex" "cask"
install "bitwarden" "cask"
install "visual-studio-code" "cask"
install "spotify" "cask"
install "freeplane" "cask"
install "neovim"
install "tmux"