mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Change indentation from 4 for to 2 spaces in shell scripts
This commit is contained in:
@@ -6,5 +6,5 @@ alias tml="tm ls"
|
||||
|
||||
# Tmux Completion
|
||||
if [ -f "/usr/local/etc/bash_completion.d/tmux" ]; then
|
||||
source "/usr/local/etc/bash_completion.d/tmux"
|
||||
source "/usr/local/etc/bash_completion.d/tmux"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user