Skip to content

casjay-dotfiles/scripts

Repository files navigation

My custom scripts

Automatic install

sudo git clone https://github.com/casjay-dotfiles/scripts "/usr/local/share/CasjaysDev/scripts" && \
sudo /usr/local/share/CasjaysDev/scripts/install.sh

Automatic update

sudo systemmgr update 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 ruby expect nethogs iftop iotop iperf locate pass python
sudo yum install git bash zsh fish python3-pip python3-setuptools net-tools fontconfig jq tinyfugue xclip curl wget dialog qalc sudo
sudo pacman -S git bash zsh fish python-pip python-setuptools net-tools fontconfig jq xclip curl wget dialog qalculate-gtk sudo
yay -S tinyfugue
apk add ncurses util-linux pciutils usbutils coreutils binutils findutils grep iproute2 sudo
export PATH="$PATH:/usr/local/share/CasjaysDev/scripts/bin"
sudo git clone https://github.com/systemmgr/installer "/usr/local/share/CasjaysDev/scripts"
echo 'for f in /usr/local/share/CasjaysDev/scripts/completions/*; do source "$f" >/dev/null 2>&1; done' | sudo tee -p "/etc/bash_completion.d/_my_scripts_completions" >/dev/null
sudo ln -sf /usr/local/share/CasjaysDev/scripts /usr/local/share/CasjaysDev/installer
for f in $(ls /usr/local/share/CasjaysDev/scripts/bin/); do 
  sudo ln -sf /usr/local/share/CasjaysDev/scripts/bin/$f /usr/local/bin/$f
done

Manual update:

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

dotfiles | fonts | icons | themes | wallpapers
devenvmgr | dockermgr | pkmgr | systemmgr

scripts site

Wakatime

Travis-CI

About

Custom Scripts, This is the main repository and it gets automatically pushed to the *mgr/installer repos

Topics

Resources

License

Stars

Watchers

Forks

Languages