Files
dotfiles/README.md
2024-02-06 12:17:57 +01:00

15 lines
299 B
Markdown

This repository contains various configuration files.
## Usage
### `nano`
```sh
curl https://gitea.paulaumann.com/paul/dotfiles/raw/branch/main/.nanorc > ~/.nanorc
```
### `tmux`
```sh
curl https://gitea.paulaumann.com/paul/dotfiles/raw/branch/main/.tmux.conf > ~/.tmux.conf
```