This is my ~/.zshrc
for various systems.
-
s
,i
,u
: Install homebrew from https://brew.sh/ in order to use these aliases. -
vim
: Install theneovim
package from homebrew in order to use this alias.
vim
: Install theneovim
package in order to use this alias.
vim
: Install theneovim
package in order to use this alias.
Clone repo to ~/src/zshrc
:
cd
mkdir -p ~/src/
cd ~/src/
git clone [email protected]:ctsrc/zshrc.git
ln -s src/zshrc/macOS.zshrc ~/.zshrc
ln -s src/zshrc/macOS.zshenv ~/.zshenv
ln -s src/zshrc/macOS.curlrc ~/.curlrc
ln -s src/zshrc/macOS.gitconfig ~/.gitconfig
ln -s src/zshrc/macOS.cargo/config ~/.cargo/config
ln -s src/zshrc/FreeBSD.zshrc ~/.zshrc
ln -s src/zshrc/FreeBSD.zshenv ~/.zshenv
ln -s src/zshrc/debian-family.zshrc ~/.zshrc
ln -s src/zshrc/debian-family.zshenv ~/.zshenv