https://github.com/gasol/dotfiles
Dotfiles managed with GNU stow
https://github.com/gasol/dotfiles
Last synced: about 1 year ago
JSON representation
Dotfiles managed with GNU stow
- Host: GitHub
- URL: https://github.com/gasol/dotfiles
- Owner: Gasol
- Created: 2011-05-14T13:29:54.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2025-04-22T01:03:01.000Z (about 1 year ago)
- Last Synced: 2025-04-23T04:14:13.280Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 3.05 MB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
[](https://travis-ci.org/Gasol/dotfiles)
Just my dotfiles that managed with GNU Make and Stow.
## First
Don't take things without thinking
## Installation
Just clone the repo and run target `install` with GNU make, If you have not install the GNU [Stow](https://www.gnu.org/software/stow/), It will be installed from source on the directory of repo itself.
git clone git@github.com:Gasol/dotfiles.git ~/.dotfiles
make install