An open API service indexing awesome lists of open source software.

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 🖥

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