# Delete

Deletes files from the nexss programmer project.

## More info

Files are not deleted phisically just renamed with added timestamp at the end. Entry in the \_nexss.yml is removed.

## Example

```sh
nexss f delete src/myfile.pl
```
