mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:06:40 +00:00
Change indentation from 4 for to 2 spaces in shell scripts
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
# Load virtualenv-burrito if it's available
|
||||
if [ -f "$HOME/.venvburrito/startup.sh" ]; then
|
||||
source "$HOME/.venvburrito/startup.sh"
|
||||
source "$HOME/.venvburrito/startup.sh"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user