Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ymmt2005/dotfiles
- Owner: ymmt2005
- License: unlicense
- Created: 2018-04-03T04:52:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T23:13:12.000Z (5 months ago)
- Last Synced: 2024-08-22T00:58:16.287Z (5 months ago)
- Topics: debian, dotfiles, ubuntu
- Language: Shell
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).