Skip to content

SkylerHope/notepadsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notepadsh

An easy to use notepad that I'm making to practice bash scripting

Installation

git clone https://github.com/SkylerHope/notepadsh.git
cd notepadsh
chmod +x install.sh
./install.sh

Usage

cd notepadsh
./notepad.sh

Delete all your notes

cd notepadsh
./delete.sh

Uninstall notepadsh

cd notepadsh
./uninstall.sh

Now exit the terminal


NOTE

If you get the message "No such file or directory" it means you are probably already in the directory that you are trying to access

About

An easy to use notepad that I'm making to practice bash scripting

Resources

Stars

Watchers

Forks

Languages