Skip to content

bushblade/dotfiles

Repository files navigation

Just my dotfiles 👨🏻‍💻

Install packages

... and a nice patched nerd font! - Victor Mono

Change shell to fish

chsh -s /bin/fish

Clone the repo

git clone git@github.com:bushblade/dotfiles.git

Use GNU stow to create symlinks to config files

cd dotfiles
stow */

Install Node and npm with nvm

nvm install latest
nvm use latest

Note: With using nvm to install NodeJS then globally installed npm packages don't need or use sudo to install as they are installed in users home directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors