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

nextcloudcmd alias.

Use the one from the Flatpak in Flathub.
parent 287cdeea
No related branches found
No related tags found
No related merge requests found
......@@ -142,6 +142,7 @@ alias listen_udp='nc -uvlk 0.0.0.0'
alias listen_unix='nc -Uvlk'
# shellcheck disable=SC2032
alias rm='rm --dir'
alias nextcloudcmd='flatpak run --command=nextcloudcmd org.nextcloud.Nextcloud'
alias tfa='terraform apply tfplan'
alias tfvf='tfv && terraform fmt -diff'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment