summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-09-19 16:29:37 +0300
committerLars Wirzenius <liw@liw.fi>2020-09-19 16:29:37 +0300
commit44d5c1e67c5a5cdcbe8bba48c3ab7e189b6a3f60 (patch)
tree092d89c1b03ad8c358a8ba204eaf356df6cc971a
parent0934b3f7668a629b09c5bdb9f51747a20ef04eaf (diff)
downloadliw-dot-files-44d5c1e67c5a5cdcbe8bba48c3ab7e189b6a3f60.tar.gz
drop(bashrc): drop obsolete osrc shell function
-rw-r--r--bashrc11
1 files changed, 0 insertions, 11 deletions
diff --git a/bashrc b/bashrc
index 0a389b1..3a7c569 100644
--- a/bashrc
+++ b/bashrc
@@ -183,17 +183,6 @@ prompt_command() {
}
-########################################################################
-
-# Function for using the QvarnLabs "os-rchelper" script more
-# conveniently.
-
-osrc()
-{
- eval `os-rchelper "$1"`
-}
-
-
###############
ulimit -c unlimited