This is my personal dotfiles
repository.
Before installing the dotfiles, ensure you have the following software installed:
zsh
stow
tmux
vim
neovim
git
gcc
ripgrep
bat
In MacOS, you can install these dependencies using brew
:
brew install zsh stow tmux vim neovim git ripgrep bat
In Ubuntu, please refer to ubuntu env setup.
Before installing, you need to back up your existing dotfiles
first. Execute the following commands:
cd ~/
mkdir dotfiles_backup
mv .vim .vimrc .tmux .tmux.conf .tmux.conf.local .gitconfig .gitignore_global .zshrc .bash_aliases .config/nvim dotfiles_backup/
git clone https://github.com/xukaihub/dotfiles.git ~/.local/dotfiles
cd ~/.local/dotfiles && ./dotfiles.sh stow
zsh
Enter \vim
and run:
:PluginInstall
Your dotfiles
are now installed and configured!
./nerdfont.sh UbuntuMono DejaVuSansMono