Adding Freeplane, fix oh-my-zsh issues2
This commit is contained in:
parent
bb68ebb646
commit
bd535ca1c8
6 changed files with 14 additions and 16 deletions
|
|
@ -1,2 +0,0 @@
|
|||
chsh -s $(which zsh)
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
Binary file not shown.
|
|
@ -36,6 +36,7 @@ install "feh"
|
|||
install "flameshot"
|
||||
install "blueman"
|
||||
install "brightnessctl"
|
||||
install "freeplane"
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue