Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luciditi/env-setup-dotfiles

dotfiles config for env-setup
https://github.com/luciditi/env-setup-dotfiles

bashrc direnv dotfiles gitconfig macos-setup vimrc vundle zshrc

Last synced: 16 days ago
JSON representation

dotfiles config for env-setup

Awesome Lists containing this project

README

        

# Dotfiles

A collection of various config files. The repo is intended to be symlinked
into the user's `$HOME` directory.

Used as default for [env-setup](https://github.com/Luciditi/env-setup).

## Files
- [`.bash_profile`](.bin): Bash startup config.
- [`.cheat`](.cheat): [Cheat](https://github.com/chrisallenlane/cheat) config.
- [`.direnvrc`](.direnvrc): [DirEnv](https://github.com/direnv/direnv) config.
- [`.gitconfig`](.gitconfig): Git config.
- [`.git_template`](.git_template): Scaffolding for git hooks.
- [`.gitignore_global`](.gitignore_global): Global config for Git ignore
- [`.inputrc`](.inputrc): Terminal config.
- [`.macos`](.macos): MacOS config.
- [`.notags`](.notags): Ctags flag.
- [`.p10k.zsh`](.p10k.zsh): [PL10K](https://github.com/romkatv/powerlevel10k) ZSH theme config.
- [`.shell`](.shell): Misc shell config, aliases, completions, functions, & vars.
- [`.vim`](.vim): Vim config.
- [`.vimrc`](.vimrc): Vim config.
- [`.vundle.vimrc`](.vundle.vimrc): Vundle-only Vim config.
- [`.zshrc`](.zshrc): Zsh config.
- [`README.md`](README.md): Temet nosce.