Skip to content
Jason Hempstead edited this page Aug 21, 2020 · 1 revision

misc

miscellaneous files

requires:

apt install curl wget lynx libao4 python3-pip python3-setuptools
yum install curl wget lynx libao python3-pip python3-setuptools
pacman -S curl wget lynx libao python-pip python-setuptools

PIP Packages:

sudo -H pip3 install --upgrade shodan ytmdl asciinema toot tootstream castero rainbowstream git+https://github.com/sixohsix/python-irclib

Automatic install/update:

bash -c "$(curl -LSs https://github.com/casjay-dotfiles/misc/raw/master/install.sh)"

Manual install:

mv -fv "$HOME/.config/misc" "$HOME/.config/misc.bak"
git clone https://github.com/casjay-dotfiles/misc "$HOME/.config/misc"
for f in Xresources curlrc gntrc inputrc libao lynx.cfg lynx.lss profile rpmmacros xscreensaver ; do ln -sf $APPDIR/$f $HOME/.$f ; done

misc site

Clone this wiki locally