Skip to content

Commit c1932be

Browse files
author
adrianbartyczak
committed
Move and rename subsection "External" of section "Shell management" to section "Application management"
1 parent 1c01bde commit c1932be

File tree

5 files changed

+0
-231
lines changed

5 files changed

+0
-231
lines changed

scripts/shell_management/external/execlasttermcommand renamed to scripts/application_management/terminal/execlasttermcommand

File renamed without changes.

scripts/shell_management-modules/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11

22
# Shell management - modules
33

4-
## External
5-
6-
* [execinnewterm](external/execinnewterm): Execute a command in a new terminal emulator.
7-
* [exectermcommand](external/exectermcommand): Execute a command in a terminal emulator.
8-
94
## Process management
105

116
* [execinbg](process_management/execinbg): Execute a command in the background.

scripts/shell_management-modules/external/execinnewterm

Lines changed: 0 additions & 68 deletions
This file was deleted.

scripts/shell_management-modules/external/exectermcommand

Lines changed: 0 additions & 154 deletions
This file was deleted.

scripts/shell_management/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11

22
# Shell management
33

4-
## External
5-
6-
* [execlasttermcommand](external/execlasttermcommand): Execute the last command of a terminal emulator.
7-
84
## History management
95

106
* [remvlastnentriesfrombashhist](history_management/remvlastnentriesfrombashhist): Remove the last N entries from the bash history.

0 commit comments

Comments
 (0)