3dafe954fcf4250e4b48294f681e73a879a2645b
alias torrent="aria2c --seed-time=0" > alias leech="aria2c --seed-time=0"
ZPower
Automates installation and configuration process for
- TMUX
- ZSH
- Oh-My-TMUX
- Oh-My-ZSH
- and other software
Software from Ubuntu repos
- curl
- git
- zsh
- tmux
- powerline
Software from git
Extras
- Aliases
- aliases.zsh
- TMUX local session handler / remote session handler
- tmux-local.zsh
- tmux.conf.ssh
- tmux-ssh.zsh
- PowerLevel10k
- p10k-clean.zsh
Installing
clone repo
$> git clone https://gitlab.com/bradley.richins/zpower.git
Open zpower directory and execute
$> cd zpower
$> ./install.sh
or download and run the self extracting archive
$> chmod 755 zp-install.run
$> ./zp-install.run
NOTE: When downloading this from gitlab the file name will most likely changed from zp-install.run to zp-install.txt. As long as this file has exec prermissions it will work
$> chmod 755 zp-install.txt
$> ./zp-install.txt
Releases
3
ZPower V1.3
Latest
Languages
Shell
100%
