e8b702b6560b828ab01121b0286336fbcf479901
zlorfi's dotfiles
- copy to your ~ ($HOME)
- create symlinks via the
make_my_dotfiles.shscript - install patched Sauce Code Pro font for the
vim-airlineplugin - 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
vimwithvim +PlugInstall +qallto install plugins - copy
fish_historyto~/.local/share/fish/ - MacApps to install:
- AppCleaner
- Bartender 3
- BetterSnapTool
- Chromium
- Docker
- Emacs
- Spacemacs
- Firefox
- Fork
- GPG Keychain
- Insomnia
- JSONPeep
- kitty
- MacVim(https://macvim-dev.github.io/macvim/)
- Office Suite
- Microsoft Remote Desktop
- Spotify
- TablePlus
- 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
Description
Languages
Shell
91.4%
Lua
8.6%