diff --git a/README.md b/README.md index 75c2116..8b75008 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,24 @@ zlorfi's dotfiles * change the font of your default terminal app to patched `Source Code Pro` * download plug.vim into autoload directory `curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim` * launch `vim` with `vim +PlugInstall +qall` to install plugins +* MacApps to install: + * [AppCleaner](https://freemacsoft.net/appcleaner/) + * [Bartender 3](https://www.macbartender.com) + * [BetterSnapTool](AppStore) + * [Chromium](https://download-chromium.appspot.com) + * [Docker](https://www.docker.com/products/docker-desktop) + * [Emacs](https://emacsformacosx.com) + * Firefox + * [Fork](https://git-fork.com) + * [GPG Keychain](https://gpgtools.org) + * [Insomnia](https://insomnia.rest) + * JSONPeep + * [kitty](https://sw.kovidgoyal.net/kitty/binary.html) + * MacVim(https://macvim-dev.github.io/macvim/) + * Office Suite + * Microsoft Remote Desktop + * Pocket + * Spotify + * [TablePlus](https://tableplus.com/download) + * Tunnelblick + * Visual Studio Code diff --git a/fonts/SauceCodePro Nerd Font Mono/Sauce Code Pro Nerd Font Complete Mono.ttf b/fonts/SauceCodePro Nerd Font Mono/Sauce Code Pro Nerd Font Complete Mono.ttf new file mode 100644 index 0000000..f9bce43 Binary files /dev/null and b/fonts/SauceCodePro Nerd Font Mono/Sauce Code Pro Nerd Font Complete Mono.ttf differ diff --git a/make_my_dotfiles.sh b/make_my_dotfiles.sh index 34712a9..4b36468 100755 --- a/make_my_dotfiles.sh +++ b/make_my_dotfiles.sh @@ -3,9 +3,9 @@ # some variables _fish_shell="/usr/local/bin/fish" _homebrew=`which brew` -_to_install="the_silver_searcher imagemagick postgresql@9.s pgcli rbenv redis ruby-build \ - tmux unrar yasm youtube-dl elixir git git-flow vim \ - fish emacs node yarn" +_to_install="the_silver_searcher imagemagick postgresql@9.5 pgcli rbenv redis ruby-build \ + tmux unrar yasm youtube-dl elixir git git-flow vim fish emacs node yarn \ + azure-cli octant openssl fzf" # Generate symlinks for files for i in gemrc gitconfig gitignore gvimrc irbrc mongorc.js NERDTreeBookmarks rspec screenrc tmux.conf vimrc rubocop.yml spacemacs