Skip to content

redbeancola/dotfiles

Repository files navigation

dotfiles

Stack

Tool Package Source
WM awesome-git AUR
Compositor picom-pijulius-next-git AUR
Bar polybar official
Launcher rofi official
Terminal kitty official
Editor neovim official
Shell zsh + oh-my-zsh official / AUR
System Info fastfetch official
System Monitor conky official
Display server Xorg 21.1 official

Install

1. Dependencies

# Official repos
sudo pacman -S conky kitty neovim polybar rofi picom zsh stow xorg-xinit xorg-server

# AUR (requires yay)
yay -S awesome-git oh-my-zsh-git

2. Clone

git clone https://github.com/redeancola/dotfiles.git ~/dotfiles
cd ~/dotfiles

3. Stow

stow awesome conky kitty nvim picom polybar rofi xorg zsh

This symlinks each config into the appropriate ~/.config/ or ~/ location.

To unstow:

stow -D awesome conky kitty nvim picom polybar rofi xorg zsh

About

my Arch dotfiles via Stow

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors