fix: typo
This commit is contained in:
parent
284ffbf68f
commit
739fd5f5fa
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ source "${CURRENT_DIR}/../tmux_helpers.sh"
|
||||||
readonly STATUS_LEFT_DEFAULT="#[bg=colour241,fg=colour248] #S #[bg=colour237,fg=colour241,nobold,noitalics,nounderscore]"
|
readonly STATUS_LEFT_DEFAULT="#[bg=colour241,fg=colour248] #S #[bg=colour237,fg=colour241,nobold,noitalics,nounderscore]"
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
helper_tearup_linux_tmux
|
helper_tearup_linux
|
||||||
|
|
||||||
cat <<EOF >~/.tmux.conf
|
cat <<EOF >~/.tmux.conf
|
||||||
# List of plugins
|
# List of plugins
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue