Skip to content

SasVel/omarchy-dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omarchy dotfiles

Should be used on top of the default Omarchy installation, all of these files are for the home directory


Required packages

  • git
  • stow
sudo pacman -S git stow

Setup

  • Pull the dotfiles
git clone git@github.com:SasVel/omarchy-dots.git
  • Run stow setup in your dotfiles folder
stow --adopt .
  • Run setup.sh if available.

Useful commands

  • Check file tree (requires "tree" package)
tree -I ".git" -I "Pictures"  -a [directory]
  • Check if files are symlinks
ls -lah [directory]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors