dotfiles/roles
Fernando Schauenburg 93cea206a6 [bash] disable shellcheck warnings on macOS PATH fix
SC2123 warns that the PATH variable is being manipulated, but this is
exactly the intention here.

SC1091 warns that /etc/profile cannot be checked. This is fine, as this
file is provided by the platform and there is no need to check it here.
2020-12-03 18:34:05 +01:00
..
bash [bash] disable shellcheck warnings on macOS PATH fix 2020-12-03 18:34:05 +01:00
bin Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
dircolors Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
git Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
hushlogin/tasks Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
mintty Sync mintty with master branch 2020-03-04 19:08:09 +01:00
packages/tasks Fix typo in imagemagick package name 2020-06-30 12:10:50 +02:00
python Sync python with master branch 2020-03-04 19:08:26 +01:00
readline Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
ssh Add Bounrs staging server to SSH config 2020-08-18 17:28:19 +02:00
tmux Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
vim Prevent errors when installing vim plugins with ansible 2020-03-05 08:09:03 +00:00