Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacdias/dotfiles
⚡️ Dotfiles, scripts and configurations.
https://github.com/hacdias/dotfiles
configuration dotfiles scripts
Last synced: 13 days ago
JSON representation
⚡️ Dotfiles, scripts and configurations.
- Host: GitHub
- URL: https://github.com/hacdias/dotfiles
- Owner: hacdias
- License: mit
- Created: 2018-09-22T20:44:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T15:33:57.000Z (about 2 months ago)
- Last Synced: 2024-12-29T05:03:54.497Z (about 1 month ago)
- Topics: configuration, dotfiles, scripts
- Language: Go
- Homepage:
- Size: 354 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @hacdias' dotfiles and scripts
This repository contains my dotfiles and scripts. Easy to synchronize and setup on a new machine for the first time. A little reminder to myself: please take a look at the scripts before running them and check if I want all packages that are installed.
Quick setup:
```shell
$ git clone --recurse-submodules https://github.com/hacdias/dotfiles
$ cd dotfiles
$ ./install.sh
$ source ~/.zshrc
```Most likely some error might've just occurred. I will try to fix it.
## macOS
Some apps not available through HomeBrew or the App Store:
- [TinkerTool](https://www.bresink.com/osx/0TinkerTool/download.php)
- Configure [fzf](https://github.com/junegunn/fzf#using-homebrew)