SkillAgentSearch skills...

Dotfiles

Personal dotfiles for development and window management

Install / Use

/learn @JackyChiu/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks1

Languages

CSS

Security Score

65/100

Audited on Jan 3, 2025

No findings