mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

commit bef76b665890b06de98bc25b04af91e0f88c1981
parent 0568d0d5f5b2300b4c18b2a05e486a92c1acafd1
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri,  4 Oct 2013 01:00:37 +0200

rehashpath startup

Diffstat:
rehashpath | 4++++
startup | 12++++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/rehashpath b/rehashpath @@ -0,0 +1,4 @@ +#!/bin/bash + +dmenu_path > ~/temp/path + diff --git a/startup b/startup @@ -0,0 +1,12 @@ +#!/bin/bash + +~/scripts/proxy.sh +~/scripts/notmuch-new.sh & +urxvtd & +fetchmail +~/bin/rehashpath +nm-applet & +~/scripts/log +rm ~/temp/terminals +~/bin/layout +~/scripts/kiwix