Skip to content

brunoldsilva/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration files and tools for my system.

Usage

Clone this repository to your home configuration folder.

git clone https://github.com/brunoldsilva/dotfiles.git "$HOME/.config/dotfiles"

Use the dotfiles.sh script to install the required tools.

scripts/dotfiles.sh init

Use Tuckr to install the configuration files. You may have to reload the shell if you just installed Cargo with the dotfiles.sh script.

# List configuration groups.
tuckr status

# Install a configuration group.
tuckr add --force shell

Use the dotfiles.sh script to install additional tools.

cargo install --locked $(scripts/dotfiles.sh list cli)

License

This project is licensed under the MIT License.

About

Configuration files and tools for my system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published