# Gallide
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
Demo.Video.For.Gallide.webm
- Run the installation script
curl -fsSL https://github.com/Djalcoding/Gallide/releases/latest/download/install_gallide.sh| bash - Add this to your .bashrc
eval "$(gallide --init)" # This will enable the g alias
- Add the ability for Gallide to behave like the default
cdcommand - Add file compatibility
- Add preview of the content of a folder
- Add configuration file
TODO : Rework README