点文件
可以使用GNU Stow轻松管理子目录中的文件。
安装
先决条件(程序包/插件管理器):
brew(mac os软件包管理器):
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
vcs,shell,终端复用器,编辑器和软件组织器:
brew install git fish tmux neovim stow
鱼插件管理器:
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
tmux插件管理器:
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugi
1