Skip to content

tsedan/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dots

This repository holds my dotfiles (see stow folder).

Warning: please do not run any shell scripts (including the ones below) without reading them first! The installer uses sudo to update packages using your system's package manager. If you don't trust it, either refuse sudo privileges (such as by using Ctrl-D when prompted for your password), or instead install this repository manually by cloning and stowing it yourself.

To install:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/tsedan/dots/HEAD/misc/install.sh)"

To update (optionally also updates all system packages):

up

To uninstall/unstow:

sh ~/dots/misc/uninstall.sh

Keep in mind uninstalling won't remove dependencies.

About

My dotfiles and other config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published