No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
scripts/README.md
|
@ -33,7 +33,7 @@ mkr-update |
|
|
- `purge <package-names...>` : Removes packages |
|
|
- `purge <package-names...>` : Removes packages |
|
|
- `ar` / `autoremove` : Equivalent to `apt autoremove` |
|
|
- `ar` / `autoremove` : Equivalent to `apt autoremove` |
|
|
- Directories |
|
|
- Directories |
|
|
- `mk <dir>` : Makes dir and changes into it |
|
|
- `mkd </path/to/dir>` : Creates dir at given path and changes cwd to it |
|
|
- `rmd [dir]` : Removes current directory and moves up OR removes directory by given name |
|
|
- `rmd [dir]` : Removes current directory and moves up OR removes directory by given name |
|
|
- git |
|
|
- git |
|
|
- `commit <commit-message>` : Adds all untracked files and commits them |
|
|
- `commit <commit-message>` : Adds all untracked files and commits them |
|
|