Skip to content

ballerabdude/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These dotfiles helps me setup my computer. It will give you the same packages I use and my terminal theme.

Run the commands below. Its important to run the script in side on the .dotfiles directory.

IMPORTANT: Before executing the install script, please read through it to understand what it will do.

cd ~
git clone https://github.com/ballerabdude/dotfiles.git .dotfiles
cd .dotfiles
./install

or

cd ~ && git clone https://github.com/ballerabdude/dotfiles.git .dotfiles && cd .dotfiles && ./install

Releases

No releases published

Packages

No packages published