cd ~/
git init
git remote add origin [email protected]:kaa4ever/settings.git
git fetch origin
git checkout -b master --track origin/master
git pull
Add source ~/zshalias
to the ~/.zshrc file.
https://github.com/sindresorhus/quick-look-plugins/blob/master/readme.md
To enable jumping words in iTerm by clicking option + left
and option + right
do the following:
- Go to Settingds in iTerm
- Go to Profiles
- Go to Keys
- Go to Key Mappings
- Add new mapping by click +
- Set the Keyboard shortcut
- Set Action to Send Escape Sequence
- Set to
f
for jumping forward andb
for jumping backwards.
brew install neovim
brew install font-meslo-lg-nerd-font
brew install ripgrep
Select MesloLGS Nerd Font Mono in iterm2 settings