https://github.com/thadeu/dotfiles
🔧 My personal $HOME/.dotfiles — sensible hacker defaults for macOS
https://github.com/thadeu/dotfiles
Last synced: about 1 year ago
JSON representation
🔧 My personal $HOME/.dotfiles — sensible hacker defaults for macOS
- Host: GitHub
- URL: https://github.com/thadeu/dotfiles
- Owner: thadeu
- Created: 2024-06-06T14:03:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T15:07:22.000Z (about 2 years ago)
- Last Synced: 2024-10-19T01:15:45.727Z (over 1 year ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thadeu Esteves
My collection of configuration files for macOS (bashrc, screenrc, etc.). Most of these things I have collected from various people smarter than me over the years. Feel free to use anything you find useful.
## Installation
```
cd $HOME
git clone git://github.com/thadeu/dotfiles.git .dotfiles
cd .dotfiles
./install
```