Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ymmt2005/dotfiles

Miscellaneous initialization files
https://github.com/ymmt2005/dotfiles

debian dotfiles ubuntu

Last synced: about 2 months ago
JSON representation

Miscellaneous initialization files

Awesome Lists containing this project

README

        

dotfiles
========

This is my private (but not secret) dot files.

`Makefile` is included to setup them.

Make targets
------------

* `make setup`

Install debian packages.

* `make all`

Install dot files under $HOME.

Usage
-----

Run `make setup` and `make` on Debian or Ubuntu systems.

You must be able to use `sudo`.

There are some optional files you may create to write per-host configurations.

* `$HOME/.profile.local`

If exists, read from `$HOME/.profile` upon logon.

* `$HOME/.gitconfig.private`

If exists, read from `$HOME/.gitconfig`.

License
-------

[The Unlicense](http://unlicense.org/).