Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.24 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.24 KB

Dotfiles

Index

Stow

You need GNU Stow to auto-deploy files to your environment.

sudo zypper in stow # opensuse tumbleweed

See more info here.

Tmux

You need Tmux as a terminal multiplexer.

sudo zypper in tmux # opensuse tumbleweed

# after installed, download TPM
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

See more info here.

Starship

You need Starship as your shell prompt

sudo zypper in starship # opensuse tumbleweed

See more info here.

Bash

Bash is your shell interpreter. To have the full experience, you'll need: