https://github.com/felipeorlando/dotfiles
my dotfiles 🖥
https://github.com/felipeorlando/dotfiles
brew brew-cask cask dotfiles
Last synced: 9 months ago
JSON representation
my dotfiles 🖥
- Host: GitHub
- URL: https://github.com/felipeorlando/dotfiles
- Owner: felipeorlando
- Created: 2018-03-13T19:48:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T06:44:40.000Z (12 months ago)
- Last Synced: 2025-08-11T11:54:58.453Z (11 months ago)
- Topics: brew, brew-cask, cask, dotfiles
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles
> These are my dotfiles
## Quick Setup
To quickly set up your environment with these dotfiles, run:
```bash
./install.sh
```
The install script will:
- Detect your operating system (macOS or Debian/Ubuntu)
- Symlink available dotfiles to your home directory
- Back up any existing dotfiles
- Install Homebrew on macOS (if not already installed)
- Update package repositories on Debian/Ubuntu
- Provide clear instructions for next steps
## Available dotfiles
- `.aliases` - Shell aliases for common commands
- `.gitconfig` - Git configuration with helpful aliases