Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luciditi/dotfiles
dotfiles config
https://github.com/luciditi/dotfiles
Last synced: 1 day ago
JSON representation
dotfiles config
- Host: GitHub
- URL: https://github.com/luciditi/dotfiles
- Owner: Luciditi
- License: mit
- Created: 2018-03-04T08:23:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T14:39:54.000Z (4 months ago)
- Last Synced: 2024-07-16T04:44:03.009Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 394 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.## Files
- [`.bin`](.bin): Misc. Bash/Zsh scripts.
- [`.cheat`](.cheat): [Cheat](https://github.com/chrisallenlane/cheat) config.
- [`.direnvrc`](.direnvrc): [DirEnv](https://github.com/direnv/direnv) config.
- [`.git_template`](.git_template): Scaffolding for git hooks.
- [`.gitignore_global`](.gitignore_global): Global config for Git ignore
- [`.macos`](.macos): MacOS config.
- [`.notags`](.notags): Ctags flag.
- [`.sh`](.sh): Misc shell alias, completions, & functions.
- [`.vim`](.vim): Vim config.
- [`.vimrc`](.vimrc): Vim config.
- [`.vundle.vimrc`](.vundle.vimrc): Vundle-only Vim config.
- [`.zsh`](.zsh): Misc Zsh alias, completions, & functions.
- [`.zshrc`](.zshrc): Zsh config.
- [`LICENSE`](LICENSE): Licensing.
- [`README.md`](README.md): Temet nosce.