Skip to content

tansawit/dotfiles

Repository files navigation

My macOS configuration files

Karabiner, NeoVim, tmux, VS Code, Zsh

These are all the configuration files on my Mac

MIT Twitter

New Mac Install Steps

Run Makefile

make all

neovim

Vim Plug-ins

Inside init.vim

:PlugInstall

Install node for coc.nvim

In terminal:

brew install node

Language Support

Go

In neovim

:GoInstallBinaries
Rust

In neovim

:CocInstall coc-rls
Python

In terminal

pip3 install neovim

Set karabiner

Open Karabiner-Elements application:

  • In the profile section, add the profile JS

In terminal, run:

goku

About

My macOS configuration files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors