Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 510 Bytes

File metadata and controls

13 lines (8 loc) · 510 Bytes

dotfiles & instructions

My personal configuration files for my Linux systems. Use at your own risk :D

Installation

For installing this configuration files on your system execute the following command (make sure wget and yay are installed):

$ wget -O - https://raw.githubusercontent.com/f-str/dotfiles/master/install.sh | bash

This install script will automatically install all requirements (which are listed below), clones the configuration files and moves them to the right directory.