Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasleese/dotfiles
My dot files.
https://github.com/thomasleese/dotfiles
brew fish themer
Last synced: about 6 hours ago
JSON representation
My dot files.
- Host: GitHub
- URL: https://github.com/thomasleese/dotfiles
- Owner: thomasleese
- License: mit
- Created: 2017-02-10T11:06:49.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T07:27:16.000Z (7 months ago)
- Last Synced: 2024-05-02T21:08:47.935Z (7 months ago)
- Topics: brew, fish, themer
- Language: Shell
- Size: 212 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dotfiles
Here I store my dotfiles configuration.
## Installation
```sh
$ brew install gh
$ gh auth login
$ cd ~/Developer
$ gh repo clone dotfiles
$ cd dotfiles
$ ./install.sh
```