Skip to content

runphilrun/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/.dotfiles

Customization settings for a reproducable Ubuntu setup.

Usage

Download configuration files (i.e. dotfiles) individually as needed, or run the automated installer to acquire and configure all applications.

Using dotfiles individually

Most dotfiles, such as .zshrc and .spacemacs should be placed in the user's home directory (~).

Run the automated installer

Clone this repository.

git clone https://github.com/runphilrun/dotfiles.git ~/.dotfiles

Grant executable permissions to the automated install.sh script to download and configure the system.

chmod -x ~/.dotfiles install.sh

Run the automated installer. The script will check for existing applications and attempt to download them (and their dependencies) if they are missing.

About

Customization settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published