Skip to content

reiyuchan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

These are my dotfiles for linux ,and windows..

Installation methods:

Git

Prerequisites

  • Git installed

Installing Git

Arch Linux

sudo pacman -S git

Debian based linux (Ubuntu...etc)

sudo apt install git -y

or

sudo apt-get install git -y
  1. Simply clone the repo using the command below
  git clone https://github.com/reiyuchan/dotfiles.git ~/dotfiles
  1. Switch to the path where the files cloned <~/dotfiles>
cd ~/dotfiles
  1. Run the script to install
./install.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published