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

https://github.com/rancorm/dotfiles

Dot configuration files
https://github.com/rancorm/dotfiles

dotfile dotfiles rc-files shell-scripts yaml

Last synced: 3 months ago
JSON representation

Dot configuration files

Awesome Lists containing this project

README

          

# Dotfiles

Dot configuration files (.zshrc, .gitconfig, etc.)

## Directories

- [.config](#config) - Top level config directory (gh, ghostty, nvim, etc.)
- [.azure](#azure) - Top level config for Azure configs

## Configs

- [.digrc](.digrc) - BIND [dig](https://en.wikipedia.org/wiki/Dig_(command))
- [.zshrc](.zshrc) - Z shell
- [.gitconfig](.gitconfig) - Git command (options, etc.)
- [.gitconfig.aliases](.gitconfig.aliases) - Git aliases

### .config/

- [ghostty/config](.config/ghostty/config) - Ghostty
- [gh/config.yml](.config/gh/config.yml) - GitHub CLI
- [lazygit/config.yml](.config/lazygit/config.yml) - lazygit
- [nvim/init.lua](.config/nvim/init.lua) - Neovim
- [wezterm/wezterm.lua](.config/wezterm/wezterm.lua) - WezTerm

### .azure/

- [config](.azure/config) - Azure CLI

## Script

Use shell script `symup.sh` to scan home directory dot files and link to repository provided files.