https://github.com/danibram/.dotfiles
https://github.com/danibram/.dotfiles
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danibram/.dotfiles
- Owner: danibram
- Created: 2023-03-14T00:33:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T09:22:59.000Z (7 months ago)
- Last Synced: 2025-01-19T20:18:00.438Z (4 months ago)
- Language: Shell
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌱 My .dotfiles
## Inspired by:
- [https://github.com/mcornella/dotfiles](https://github.com/mcornella/dotfiles)
- [https://github.com/CodelyTV/dotfiles](https://github.com/CodelyTV/dotfiles)This is a simplified version for me
## Requirements
- git
- zsh## Usage
1. Run this line
```bash
bash <(curl -s https://raw.githubusercontent.com/danibram/.dotfiles/master/install)
```2. Restart the shell or run `exec zsh`
## Features
- [starship](https://starship.rs/)
- [oh-my-tmux](https://github.com/gpakosz/.tmux)
- [fnm](https://github.com/Schniz/fnm)
- [hammerspoon](https://www.hammerspoon.org/)
- lots more...