Skip to content

carterprince/dotfiles2

Repository files navigation

dotfiles2

This is where I keep my dotfiles.

This is my second attempt (from scratch), where the focus is on making the configuation minimal and functional.

Overview

List of software included:

Install

curl -L carterprince.us/dotfiles | sh

or

cd ~
git init
git remote add origin https://github.com/carterprince/dotfiles2.git
git fetch
git checkout -f main

About

dotfiles, attempt 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages