Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasleese/dotfiles
Configuration for CLI tools I use.
https://github.com/thomasleese/dotfiles
brew fish git mise
Last synced: 18 days ago
JSON representation
Configuration for CLI tools I use.
- 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-12-27T11:03:32.000Z (about 1 month ago)
- Last Synced: 2025-01-19T23:05:34.522Z (19 days ago)
- Topics: brew, fish, git, mise
- Language: Shell
- Homepage:
- Size: 227 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
```