Skip to content

ReinanHS/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dot files

Config files for my Ubuntu Linux build

Automate this

Setup dos dotfiles

installation using curl:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ReinanHS/dotfiles/main/src/os/setup.sh)"

installation using wget:

sh -c "$(wget https://raw.githubusercontent.com/ReinanHS/dotfiles/main/src/os/setup.sh -O -)"

image

When you run the above command, the script will verify that your operating system meets the requirements for installation. If everything is ok, just type "y" and the script will start to install.

About

Config files for my Ubuntu Linux build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages