This repository has been archived on 2022-02-20. You can view files and clone it, but cannot push or open issues/pull-requests.
bash-shell-network/all/alias/mint-utils

5 lines
255 B
Plaintext

# run this on remote machine via ssh x11 forwarding
alias rmintupdate='XAUTHORITY=$HOME/.Xauthority sudo -E mintupdate'
alias rsources='XAUTHORITY=$HOME/.Xauthority sudo -E software-sources'
alias rsynaptic='XAUTHORITY=$HOME/.Xauthority sudo -E synaptic'