Skip to content

ericfrederich/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eric's dotfiles

Prerequisites

Prior to running stow you must do the following.

Install Oh My Bash.

# Copy of instructions from their README
bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh)"

Create a ~/.local/bin directory

mkdir -p ~/.local/bin

Installation

cd ~ && git clone https://github.com/ericfrederich/.dotfiles.git
cd ~/.dotfiles
stow .
# change theme
perl -pi -e 's#OSH_THEME="font"#OSH_THEME="eric"#' ~/.bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published