Skip to content

JackTLi/terminal-settings

Repository files navigation

Terminal Settings

My personal .vimrc and .zshrc files.

Ergodox

https://configure.ergodox-ez.com/keyboard_layouts/zjnznz/edit

With karabiner: https://configure.ergodox-ez.com/layouts/o9Pe/latest/0

Installing vim

brew install vim --with-override-system-vi

Cloning

git clone https://github.com/JackTLi/terminal-settings.git ~/projects/terminal-settings

Creating symlinks

ln -s ~/projects/terminal-settings/.zshrc ~/.zshrc
ln -s ~/projects/terminal-settings/.vimrc ~/.vimrc

Potential issues:

No module found named ycm_core

cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-completer

About

Dotfiles and etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published