#!/bin/bash DISTRO=$(sudo cat /etc/*-release | grep "\> ~/.zshrc (cd ~; echo "[[ -s $(pwd)/.autojump/etc/profile.d/autojump.sh ]] && source $(pwd)/.autojump/etc/profile.d/autojump.sh" >> ~/.zshrc) echo "autoload -U compinit && compinit -u" >> ~/.zshrc #zsh-syntax-highlighting (cd ~/.oh-my-zsh/plugins; git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/plugins/zsh-syntax-highlighting)