mirror of https://github.com/E-Almqvist/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
872 B
872 B
Stuff I use
- OS: Arch Linux
- Kernel: lqx (standard linux as fallback)
- WM: LeftWM
- Terminal: Alacritty
- Editor: Emacs or nvim
- Compositor: picom
- Bar: eww
- Launcher: rofi
Installing dotfiles
git clone git.wych.dev/repos/dotfiles.git && cd dotfiles
Then use stow to create symlinks for each dotfile: $ stow (stow options) (package)
-S, --stow : Install
-D, --delete : Uninstall
Read more in the manual page for stow.
$ man stow
i.e. $ stow -S vim