Skip to content

sleighter/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IF RUNNING UBUNTU:
Checkout the dot-files/scripts repository to ~/bash-files, then
add this code to your .profile file to load up the .bashrc in the git repo

>>
    if [ -f "$HOME/bash-files/.bashrc" ]; then
        . "$HOME/bash-files/.bashrc"
    else
<<


About

For work and home.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages