summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
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
}