zlorfi's dotfiles ================= * copy to your ~ ($HOME) * create symlinks via the `make_my_dotfiles.sh` script * install patched [Sauce Code Pro](https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/SourceCodePro/Regular/complete/Sauce%20Code%20Pro%20Nerd%20Font%20Complete%20Mono.ttf) font for the `vim-airline` plugin * 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 * copy `fish_history` to `~/.local/share/fish/` * 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) * [Spacemacs](http://spacemacs.org/#) * 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 * install fish extension manager `curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher` * add bass `fisher add edc/bass` * install nvm `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash`