Skip to content

TanisukeGoro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim install and clean

# clean
make nvim-clean

# install
make nvim-install

# run script after nvim bootstrap for coc.nvim
call coc#util#install()

fish install and clean

# clean
make fish-clean

# install
make fish-install

# update
make fish-update

tmux install and clean

# clean
make tmux-clean

# install
make tmux-install
# Press `prefix` + `I` to install the plugins in the tmux-session.

homebrew backup

バックアップは Brewfile に書き込む

# install
brew bundle

# backup
brew bundle dump

key bindings

tmux

prefix: Ctrl + q

fish

normal mode(fish_vi_key_bindings): Ctrl + [

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published