Skip to content

diegosanchezp/archrice

Repository files navigation

Configuration files for my arch linux rice

Powered by GNU-stow

Dependencies

  • stow
  • python 3.11

Instalation

# Simulate first, to test what it will do
stow -nvt ~ */

# Then install
stow -vt ~ */

Update dotfiles

# Simulate first
stow --adopt -nvt ~ */

# Then update
stow --adopt -vt ~ */

About .config .local

There are two folders where you can find configuration that will endup in ~/.config and ~/.local, these are

# My personal configurations, all of the folders excluding ./lukeconfig

# Forked configurations from other persons 
./lukeconfig

ZSH Aliases

There are two places where to put aliases

#1. General purpose aliases
./zsh/.myaliasrc
#2 Local aliases to the machie
./.localalias

About

My rice of arch linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published