Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaseemabid/dotfiles
Jaseem's dotfiles
https://github.com/jaseemabid/dotfiles
configuration dotfiles
Last synced: about 1 month ago
JSON representation
Jaseem's dotfiles
- Host: GitHub
- URL: https://github.com/jaseemabid/dotfiles
- Owner: jaseemabid
- License: mit
- Created: 2012-06-18T11:59:21.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T11:28:48.000Z (4 months ago)
- Last Synced: 2024-09-14T01:24:11.415Z (4 months ago)
- Topics: configuration, dotfiles
- Language: Shell
- Homepage: https://dotfiles.github.com
- Size: 18.3 MB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# dotfiles
ℹ http://dotfiles.github.com
### Installation
brew install stow
git clone --recurse-submodules https://github.com/jaseemabid/dotfiles.git ~/dotfilesInstall a single module:
stow tmux
Docker and arch packages needs to be installed at /
sudo stow -t / arch
Install everything with Make
make
### License
The MIT License (MIT)