-
github.com/manish404
-
Only for Linux OS
-
Creates "New File" context menu [right-click-menu-option]
-
You can choose any file type and it will be created there.
- Bash
- C
- C++
- C#
- CSS
- HTML
- Java
- JS
- Markdown
- PHP
- Python
- Text file
- Document
- Clone this repository
git clone https://github.com/manish404/create-file-context-menu-linux.git
- go to the folder
cd create-file-context-menu-linux
- give permission install.sh file to execute
chmod +x install.sh
- run file
./install.sh
- Done!