dotfiles/tag-zsh/zsh/configs
Oliver Davies 10ac710d7c zsh: Switch path to antigen.zsh based on OS
Switch the path to the antigen.zsh file (for loading ZSH plugins) based
on the OS (i.e. macOS and Linux) using the functions added in
91d7ca5005.

This should quicker than using the `find` command and locating the file
within the `/usr` directory.

References #9
2020-06-09 21:41:59 +01:00
..
post Fix case-insensitive autocompletion 2020-03-03 12:26:07 +00:00
aliases.zsh Add Symfony and PHPUnit aliases 2020-06-09 19:09:25 +01:00
colour.zsh Enable colours in prompt and output 2020-01-21 11:54:38 +00:00
functions.zsh Add functions for checking OS 2020-06-09 21:29:04 +01:00
general.zsh Add a blank line before each command 2020-01-21 12:16:52 +00:00
git.zsh Rename functions/g to configs/git.zsh 2020-03-02 23:40:17 +00:00
history.zsh Increase history size 2020-04-23 15:32:41 +01:00
path.zsh Fix separators in path 2020-05-21 14:14:22 +01:00
platformsh.zsh Move zsh configs 2020-01-14 14:57:48 +00:00
plugins.zsh zsh: Switch path to antigen.zsh based on OS 2020-06-09 21:41:59 +01:00
prompt.zsh Ensure that the directory is within a git repository 2020-01-23 23:25:22 +00:00
tmux.zsh Don't connect to tmux in PhpStorm terminal 2020-06-09 21:29:04 +01:00