Skip to content

Wildric-Auric/ucd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


u(ber)cd is a utility that allows you to stack and unstack directories meanwhile navigating using your favorite shells and terminals.
The difference with what already exists is that this works out of the box on ANY terminal, and that it supports multiple platforms. The behaviour is very simple yet so poweful.
This utility has no dependency.

Build and install

You need to build and install.

Windows

  • Clone the repository.
  • Execute build.bat
  • Make sure to have both ucd.bat and _internal_ucd in a directory that's in the %PATH% environment variable.

Linux

  • Clone the repository.
  • Execute build.sh
  • Execute install.sh ~/your/directory/of/install

Once ucd is installed, type ucd --help.

Note on Linux implementation

Since Linux shell scripts require creation of another process, we cannot execute ucd.sh to actually change the working directory. To overcome this, we add ucd logic to ~/.bashrc. To do so we execute install.sh.

Examples

Description

Features

If you have any suggetion for a feature or an imporovement, don't hesitate to report in issues section.

About

A better cd command. Supports all shells.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •