Skip to content

gunjunlee/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone [email protected]:gunjunlee/dotfiles.git ~/.dotfiles
or
git clone https://github.com/gunjunlee/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule update --init --recursive
bash setup.sh
zsh
python3 install.py

If icons appear broken, you can download a font you like from Nerd Fonts and apply it locally. (I recommend D2Coding.)

If nvim is failed to run, remove nvchad using command below and try again.

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.local/state/nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors