mv
This commit is contained in:
parent
dcc82f1cf7
commit
baa163b5b2
1 changed files with 0 additions and 0 deletions
5
sh/alias/clear.sh
Normal file
5
sh/alias/clear.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
# clear terminal
|
||||
c() {
|
||||
clear \
|
||||
"${@}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue