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 ```