diff options
author | luxagraf <sng@luxagraf.net> | 2022-11-29 17:04:27 -0600 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2022-11-29 17:04:27 -0600 |
commit | bca68ebf2db96a255b734b94a61f6c04fdee2d5e (patch) | |
tree | 16192a6031561fc551d9da61c688f43c45485d4c /.bashrc | |
parent | 033d3f11db8f7afcd8a6ae202b097b5d931ec052 (diff) |
latest sway changes from HP
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -163,9 +163,6 @@ function tolux() { scp $3 "$1" lxf:/home/lxf/$2 } -function todis() { - scp $3 $1 dis:/home/lxf/$2 -} function frlux() { scp $3 lxf:/home/lxf/$1 $2 } |