Skip to content
/ dal Public

Directory ALiaser. Navigate BASH faster by creating aliases for your directories.

License

Notifications You must be signed in to change notification settings

brianSalk/dal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dal

Directory ALiaser. Navigate BASH faster then ever with a few simple commands.
create aliases for your directories so you can get more done with fewer cd commands.

setup

once you cloned this repo, simply run the setup.sh script

this will do the following:

  • if you already have a file called ~/.bash_functions, dal will be appended to that file, else ~/.bash_functions will be created and sourced in your .bashrc
  • dal will be appended to your ~/.bash_functions file
  • a file with the default name .dal will be added to your home directory
    After running setup.sh, restart your terminal and run dal --help for instructions

you will now also have alias CD=dal goto, which allows you to CD into a dal alias.

About

Directory ALiaser. Navigate BASH faster by creating aliases for your directories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages