Skip to content

dominikadamo/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naklar's dotfiles

Requirements

Set zsh as your login shell and install oh-my-zsh:

chsh -s $(which zsh)

Install

Clone onto your laptop:

git clone [email protected]:naklar/.dotfiles.git ~/.dotfiles

Install rcm:

yay -S rcm

Install the dotfiles:

lsrc
rcup -v

Or

./install.sh

Create install script

env RCRC=/dev/null rcup -B 0 -g > install.sh

Adding new config files

mkrc ~/.file

or if they are undotted

mkrc -U file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published