Thread: Zsh
View Single Post
Posts: 279 | Thanked: 293 times | Joined on Oct 2009 @ Italy
#1
I couldn't find zsh in repos so -> here it is. It's optified.

If you are wondering, why didn't you make a deb? I hate debs.

in shell

Code:
root
wget http://download.tuxfamily.org/archmobile/zsh_arm_dist.tar.gz
tar xzvf zsh_arm_dist.tar.gz -C /
To uninstall:

Code:
rm -f /bin/zsh*
rm -rf /opt/zsh

Last edited by admiral0; 2011-02-01 at 22:14. Reason: typo
 

The Following 9 Users Say Thank You to admiral0 For This Useful Post: