Skip to content

Bash script linux open-source file explorer in terminal for terminal text editor (works well with gnome-terminal and micro/nano)

License

Notifications You must be signed in to change notification settings

kritserv/openfolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openfolder

Bash script linux file explorer in terminal for terminal text editor (works well with gnome-terminal and micro/nano)

openfolder

Installation

git clone https://github.com/kritserv/openfolder.git
  1. Make sure openfolder file is executable.

  2. Move openfolder/openfolder into any path.

example:

echo $PATH
cd openfolder
chmod +x openfolder
mv openfolder "$HOME/.local/bin/"
openfolder

About

Bash script linux open-source file explorer in terminal for terminal text editor (works well with gnome-terminal and micro/nano)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages