From add5b2b16fd3ff59c2d050a4036db3216ac32365 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 25 Feb 2009 18:12:28 +0100 Subject: change _load node to load many files for one node on _load node \* load all sh files in node/$_NODENAME/ split up node/laptop.sh (that was not loaded) into several small files --- bashrc/node/laptop/set-bell.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bashrc/node/laptop/set-bell.sh (limited to 'bashrc/node/laptop/set-bell.sh') diff --git a/bashrc/node/laptop/set-bell.sh b/bashrc/node/laptop/set-bell.sh new file mode 100644 index 0000000..0af003b --- /dev/null +++ b/bashrc/node/laptop/set-bell.sh @@ -0,0 +1,2 @@ +setterm -blength 1 +setterm -bfreq 50 -- cgit v1.2.3