Skip to content
/ dotfiles Public

Dotfiles used on Unix-like operating systems such as Debian and FreeBSD.

Notifications You must be signed in to change notification settings

thnee/dotfiles

Repository files navigation

dotfiles

Dotfiles used on Unix-like operating systems such as Debian and FreeBSD.

Initialize

Git

Get onto master without checking anything out or overwriting any local files.

$ git init .
$ git remote add origin git@github.com:thnee/dotfiles.git
$ git fetch origin
$ git reset --mixed origin/master

Xrdb

$ xrdb -m .Xresources

About

Dotfiles used on Unix-like operating systems such as Debian and FreeBSD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published