Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/luciditi/env-setup-dotfiles
- Owner: Luciditi
- Created: 2023-07-21T05:45:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T20:32:58.000Z (5 months ago)
- Last Synced: 2024-11-07T06:38:53.421Z (2 months ago)
- Topics: bashrc, direnv, dotfiles, gitconfig, macos-setup, vimrc, vundle, zshrc
- Language: Shell
- Homepage: https://github.com/Luciditi/env-setup
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.