Skip to content

kazufusa/dotfiles

Repository files navigation

dotfiles

zsh

  • zim
  • abbreviations
  • history
  • fzf
    • history search
  • zoxide

tmux

  • Copy/Paste on mac
  • good style

vim

Install required python3 package in Mac

$ brew deps vim | grep python # determine python version
python@3.10
$ brew link python@3.10 --force --overwrite # make links to the dependent python
$ which python3
/usr/local/bin/python3

$ pip3 install -U pynvim # install pynvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published