Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.18 KB

File metadata and controls

37 lines (27 loc) · 1.18 KB

Gallide

Release

Instead of constantly typing cd, ls, and clear to navigate your files, you now have to write a single command: g

Getting Started    Installation    What's next ?    Download the latest release

Getting Started

Demo.Video.For.Gallide.webm

Installation

  1. Grab the latest compressed file from the release section. Latest Release

  2. Run this inside the unzipped directory :

./install.sh # This will install gallide to your system
  1. Add this to your .bashrc
eval "$(gallide --init)" # This will enable the g alias

What's next ?

  • Add the ability for Gallide to behave like the default cd command
  • Add file compatibility
  • Add preview of the content of a folder
  • Add configuration file