Skip to content
Snippets Groups Projects
Commit ba81b884 authored by nimrod's avatar nimrod
Browse files

mvhere shell alias.

Like cphere.
parent b28a6f54
No related branches found
No related tags found
No related merge requests found
Pipeline #905 passed
......@@ -105,6 +105,7 @@ alias magenta="printf '\e[1;95m%s\e[0m\n'"
alias missing-recommends="aptitude search '~RBrecommends:~i'"
alias missing-suggests="aptitude search '~RBsuggests:~i'"
alias monitor="monitor "
alias mvhere='mv --target-directory=./'
# shellcheck disable=SC1004
alias netdata='docker run --detach \
--name netdata \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment