Files

29 lines
422 B
Markdown

# dotfiles
Personal configs for terminal life.
```
_ _ _____ _
(_)| ||___ (_)
_ | | / / _
| ||_ | / /| |
|_| |_|/_/ |_|
```
## What is here
- **tmux** — Nord theme, vim keybinds, prefix `C-a`
- **shell** — aliases, prompt, PATH
- **gitconfig** — identity, shortcuts
## Install
```sh
git clone https://i47i.unix.id.lv/i47i/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./install.sh
```
## License
WTFPL