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

https://github.com/kkrull/dotfiles

Settings for a POSIX environment
https://github.com/kkrull/dotfiles

bashrc dotfiles gitconfig tmux-conf zshrc

Last synced: 3 months ago
JSON representation

Settings for a POSIX environment

Awesome Lists containing this project

README

        

# Dotfiles

Configuration for shells and other things I use on the command line.

## Contents

- `bash`:
- for [`git-bash`](./bash/git-bash/README.md)
- for [MacOS](./bash/macos/README.md)
- [`git`](./git/README.md)
- [`tmux`](./tmux/README.md)
- `vim`:
- for [MacOS](./vim/macos/README.md)
- for [Windows Subsystem for Linux](./vim/wsl/README.md)
- [`zsh`](./zsh/README.md)

## Documentation

- [Task Automation](./doc/task-automation.md)
- [Windows Subsystem for Linux](./doc/wsl.md)

## Installation and removal

Try the `Makefile` and `README` in each tool's directory.