Miyunn / dotfiles

my configs for the packages I use regularly
0 stars 0 forks source link
arch-linux bash-script dotfiles linux

Miyuun Dot Files

Compatibility

Disclaimer

The primary focus of this repository is to store my dotfiles. I do not prioritize distributing my dotfiles. As a result, I do not thoroughly test the installation scripts and do not test the dotfiles on other distributions or desktop environments. They should work but might require some modifications.

Installation

Clone the repository:

git clone https://github.com/Miyunn/dotfiles.git ~/dotfiles

Option 1: Quick install

This option bascially rapidly installs all the packages I use and symlink the configs with gnu-stow

Run install.sh in the dotfiles directory:

cd ~/dotfiles && ./install.sh

Option 2: Custom install (outdated script)

This allows you to pick and choose certain packages and customization options

Run the following command in your terminal:

cd ~/dotfiles && ./custom-install.sh

Option 3 : The good old way

Just copy or move the configs to the .config directory :>

Main packages

Other packages

Updating