even more changes
This commit is contained in:
parent
7935ec2ef6
commit
cb62f96109
10 changed files with 29 additions and 21 deletions
|
@ -38,7 +38,7 @@ if which tmux &> /dev/null
|
|||
|
||||
|
||||
# Get the absolute path to the current directory
|
||||
local zsh_tmux_plugin_path="$(cd "$(dirname "$0")" && pwd)"
|
||||
local zsh_tmux_plugin_path="/home/eeleater/dotfiles/config/tmux"
|
||||
|
||||
# Determine if the terminal supports 256 colors
|
||||
if [[ `tput colors` == "256" ]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue