Skip to content

ComicShrimp/dotfiles

Repository files navigation

dotfiles

Requirements

Arch Linux

The install scripts expect that you already have Arch Linux installed with Gnome before running it and adding hyprland.

Instalation

Clone this repo in the home ($HOME) directory and run the following command to install the dotfiles.

stow .

After this, run the install script for your respective system:

MacOs:

sh install_mac.sh

Linux:

sh install_linux.sh

Set Zsh as default shell

chsh -s $(which zsh)

Sources/Inspirations

About

My dotfiles

Topics

Resources

License

Stars

Watchers

Forks