Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 422 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 422 Bytes

DOTFILES

My system dotfiles

Install

To install the dotfiles, you only need GNU Stow installed.

Then clone the repository to new directory and install it:

git clone https://codeberg.org/Tomkoid/dotfiles.git tomkoid-dotfiles --recurse-submodules
cd tomkoid-dotfiles
stow .

NOTE: You may need to run stow --adopt . if you have already installed some dotfiles.