summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2022-11-29 17:04:27 -0600
committerluxagraf <sng@luxagraf.net>2022-11-29 17:04:27 -0600
commitbca68ebf2db96a255b734b94a61f6c04fdee2d5e (patch)
tree16192a6031561fc551d9da61c688f43c45485d4c /.bashrc
parent033d3f11db8f7afcd8a6ae202b097b5d931ec052 (diff)
latest sway changes from HP
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index 04aa24f..a20ae61 100644
--- a/.bashrc
+++ b/.bashrc
@@ -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
}