Skip to content

theneubeck/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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