Skip to content

scripts

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

scripts

my custom scripts

Automatic install/update

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

Manual install

requires:

sudo apt install git bash zsh fish python3-pip python3-setuptools net-tools fontconfig jq tf xclip curl wget dialog qalc rsync links html2text dict
sudo yum install git bash zsh fish python3-pip python3-setuptools net-tools fontconfig jq tinyfugue xclip curl wget dialog qalc dictd
sudo pacman -S git bash zsh fish python-pip python-setuptools net-tools fontconfig jq xclip curl wget dialog qalculate-gtk
yay -S tinyfugue
sudo git clone https://github.com/casjay-dotfiles/scripts "/usr/local/share/CasjaysDev/scripts"

Manual update:

sudo git -C /usr/local/share/CasjaysDev/scripts pull

icon packages | font packages | theme packages | pkmgr package lists

scripts wiki | scripts site

Clone this wiki locally