Fix the merge conflicts

This commit is contained in:
yzenati 2020-10-17 20:37:01 +02:00
commit 8aa94372c3
8 changed files with 66 additions and 6 deletions

View file

@ -1,4 +1,6 @@
#!/usr/bin/env bash
# setting the locale, some users have issues with different locales, this forces the correct one
export LC_ALL=en_US.UTF-8
get_tmux_option() {
local option=$1