Dotfile
This is my personal dotfile.
set up environment
basic env
- Miniconda
- fish-shell & oh-my-fish
- vimrc [https://github.com/amix/vimrc]
- httpie
- tmux.conf
- global git ignore
- Rust
- exa, bat, rg, starship
- starship
- nvtop
install
git clone --depth=1 https://github.com/kemingy/dotfile.git ~/.dotfile
cd ~/.dotfile && sh bootstrap.shuninstall vimrc, rust, fish
cd ~/.dotfile && fish uninstall.fish