Skip to content

agvxov/cd_rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

cd_rc

Bundle of Bash functions and aliases to enhance directory changing.

What does it do?

Overrides cd with pushd and automatically calls dirs whenever appropriate.

List of changed/added commands

  • mkdircd (mkdir & cd)
  • cdu (cd up N times)
  • cdh (cd home)
  • cd
  • dirs
  • popd

Ways to install

  • move wherever and source
  • copy the file contents to your bashrc

Further reading

$ help pushd
$ help popd
$ help dirs

About

Bundle of Bash functions and aliases to enhance directory changing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages