565dfe3b3363518441be44ea0f89834c7c76da51
Rack Lin's dotfiles
I am using GNU Stow - a symlink farm manager to manage dotfiles.
Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!
Prerequisites
Make sure you have installed all of the following prerequisites on your development machine:
- GNU Stow > 2.3.0 that support new
--dotfilesoption - z for fish - Directory jumping
- Exa -
lsreplacement - ghq - Local Git repository organizer
- fzf - is a general-purpose command-line fuzzy finder.
Contents
- git config
- zsh config
- tmux config
- MacOSX config
How to use
git
Let’s stow git setting,
stow --dotfiles -vSt ~ git
That’s it! we have successfully created a symlink for .gitconfig ,and a symlink for .gitignore_global
zsh
stow --dotfiles -vSt ~ zsh
tmux
stow --dotfiles -vSt ~ tmux
About me
Description
Languages
Shell
95.7%
Lua
4.3%
