Skip to content

DevEclipse1/tExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tExplorer

file explorer in terminal for linux

to install just put the tExplorer.py file into /usr/bin/ then cd /home and type sudo nano .bashrc create a new line somewhere and paste this: alias tex='sudo python3 /usr/bin/tExplorer.py' now save it and type source .bashrc now to run it type tex anywhere

About

File explorer in terminal for linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages