Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrigankdoshy/dotfiles

My macOS configuration files
https://github.com/mrigankdoshy/dotfiles

dotfiles dotfiles-macos macos starship warp zsh

Last synced: 3 days ago
JSON representation

My macOS configuration files

Awesome Lists containing this project

README

        

# dotfiles

My macOS configuration files

image

image

I usually use:
- Shell: [Zsh](https://www.zsh.org)
- Terminal: [Warp](https://www.warp.dev)
- Prompt: [Starship](https://starship.rs)
- Code Editor: [VS Code](https://code.visualstudio.com)

## πŸ› οΈ Installation

**Warning:** This repo is mainly for me, but if you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

- Download the `.install.sh` script and run
```sh
chmod +x ./.install.sh && ./.install.sh
```

## 🚧 Updates

This repository will be updated from time to time to tailor my needs, and as I get time to make improvements to the install process (such as updating the default macOS settings)