Skip to content

razbomi/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Currently arm mac only (brew paths are different).

Fresh install

Add to files/Brewfile for new deps.
Subsequent ./run tools will upgrade.

Clone into the $HOME folder.

$ git clone git@github.com:razbomi/.dotfiles.git
$ cd ~/.dotfiles
$ ./run tools

Add new config

Link config from files folder.
Unlink to uninstall using ./run clean.

$ cd ~/.dotfiles
$ ./run install

NVim Distros

HOPES: Try different nvim distros

# to install
git clone https://github.com/NvChad/NvChad   ~/.config/nvchad -d1
git clone https://github.com/LazyVim/starter ~/.config/lazyvim -d1

# to run:
NVIM_APPNAME=nvchad   nvim
NVIM_APPNAME=lazynvim nvim

About

My dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published