Skip to content

douglasdd/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory ~/ds/ contains configuration, scripts, and documentation
for convenient and powerful command-line UNIX, Mac OS X, and Cygwin.

Courtesy and copyright 1992+, Douglas D. Dickinson <[email protected]>


To make this your environment:

    mv  ~/.bashrc    ~/.bashrc.before-ds
    cp  ~/ds/home/.bashrc    ~/.bashrc

To add these scripts and environment into your own shell config,
add this line to your existing ~/.bashrc file:

    test -r ~/ds/env/bashrc && . ~/ds/env/bashrc

See ~/ds/env/bashrc for notes on structure/layout of this directory.

About

Portable Bash shell config, scripts, & help docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published