mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2024-11-01 08:43:08 +01:00
23 lines
324 B
Markdown
23 lines
324 B
Markdown
# dotfiles
|
|
|
|
## Requirements
|
|
|
|
* [gum](https://github.com/charmbracelet/gum)
|
|
* GNU Stow
|
|
* Zsh
|
|
* [Zellij](https://zellij.dev)
|
|
* rofi
|
|
* [starship](https://starship.rs)
|
|
|
|
## Usage
|
|
|
|
Clone this repo.
|
|
|
|
git clone https://git.hyperreal.coffee/dotfiles
|
|
|
|
Stow the dotfiles.
|
|
|
|
cd dotfiles
|
|
stow config lscolors vim zsh
|
|
|