Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.01 KB

Dotfiles

This is a part of my dotfiles configuration. This repo contains the parts needed for desktop workplaces.

See the original dotfiles repo for vim/tmux/zsh configuration.

This repo is based on the dfm utility to help with managing and updating my dotfiles.

Using this repo

This repo depends on my dotfiles repo:

$ git clone [email protected]:dirkr/dotfiles ~/.dotfiles
$ ~/.dotfiles/bin/dfm install

Finally, to install these dotfiles:

$ git clone [email protected]:dirkr/dotfiles_desktop ~/.dotfiles_desktop
$ ~/.dotfiles_desktop/bin/dfm install

Full documentation

For more information, check out the wiki.

You can also run dfm --help.

Settings

Gtk theme

The theme 'elementary Dark' is set as default theme.

dotfiles_desktop