ksh: remove upload()
This commit is contained in:
parent
e8f85675c5
commit
4fa1324bb5
1 changed files with 0 additions and 5 deletions
5
.kshrc
5
.kshrc
|
@ -12,9 +12,4 @@ alias npl="nix profile list"
|
||||||
alias sway="dbus-launch --exit-with-session sway"
|
alias sway="dbus-launch --exit-with-session sway"
|
||||||
alias pmx="pulseaudio --start && pulsemixer"
|
alias pmx="pulseaudio --start && pulsemixer"
|
||||||
|
|
||||||
upload () {
|
|
||||||
rsync "$1" root@baxters.nz:/srv/www/sshots/
|
|
||||||
printf 'http://%s/sshots/%s' "$(curl ifconfig.co | xargs)" "$(basename "$1")" | wl-copy
|
|
||||||
}
|
|
||||||
|
|
||||||
set -o emacs
|
set -o emacs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue