Skip to content

kaa4ever/settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Settings

Setup

cd ~/
git init
git remote add origin [email protected]:kaa4ever/settings.git
git fetch origin
git checkout -b master --track origin/master
git pull

Configuration

Add source ~/zshalias to the ~/.zshrc file.

Tools

https://github.com/sindresorhus/quick-look-plugins/blob/master/readme.md

iTerm jump words

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 and b for jumping backwards.

Neovim

brew install neovim
brew install font-meslo-lg-nerd-font
brew install ripgrep

Select MesloLGS Nerd Font Mono in iterm2 settings

About

My settings for UNIX development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published