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

https://github.com/shortcuts/dotfiles

my `.config` directory
https://github.com/shortcuts/dotfiles

alacritty configs dotfiles fish lua nvim rectangle starship tmux

Last synced: 4 months ago
JSON representation

my `.config` directory

Awesome Lists containing this project

README

          

# dotfiles

Here you'll find what I use on a daily basis, located in my `~/.config` folder

- [nvim](https://github.com/shortcuts/dotfiles/tree/main/nvim)
- [fish](https://github.com/shortcuts/dotfiles/tree/main/fish)
- [tmux](https://github.com/shortcuts/dotfiles/tree/main/tmux)
- [ghostty](https://github.com/shortcuts/dotfiles/tree/main/ghostty)
- [starship](https://github.com/shortcuts/dotfiles/blob/main/starship.toml)
- [rectangle](https://github.com/shortcuts/dotfiles/blob/main/RectangleConfig.json)

## getting started

1. install [homebrew](https://brew.sh/)
2. install [gh](https://cli.github.com/manual/) `brew install gh`
3. login to [gh](https://cli.github.com/manual/gh_auth_login) `gh auth login`
4. remove existing `~/.config` folder `rm -rf ~/.config`
5. clone `git clone git@github.com:shortcuts/dotfiles.git ~/.config`
6. setup `bash ~/.config/install.sh`