Skip to content

theneubeck/dotfiles

Repository files navigation

My dotfiles.

Installation

In the directory ~/bin clone the repo

cd ~/bin
git clone https://github.com/theneubeck/dotfiles.git

Symlink from dotfiles/bashrc to ~/.bashrc

ln -s ~/bin/dotfiles/bashrc ~/.bashrc

Depending on your env you might have to add . ~/.bashrc to your ~/.bash_profile

echo ". ~/.bashrc" >> ~/.bash_profile

About

My dotfiles for bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published