cs add command path #Adds a command
cs rm command path #Removes a command
cs clear #Removes all the commands
cs ls #Lists all the commands
cs help #Show this message
cs add example https://example.com/
cs add myDocuments "C:\Users\DefaultUser\Documents"
cs add vlc "C:\Program Files\VideoLAN\VLC\vlc.exe"
cs rm example