Skip to content

Personal dotfiles for development and window management

Notifications You must be signed in to change notification settings

JackyChiu/dotfiles

Repository files navigation

dotfiles ❤️

setup

Vim Setup

# vim-plug install
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

# vim plugin install
vim ~/.vimrc
:PlugInstall

Tmux Setup

# reattach-to-user-namespace
brew install reattach-to-user-namespace

# tpm (tmux package manager)
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Development Tools:

Window Management:

Extra info

About

Personal dotfiles for development and window management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published