mirror of
https://github.com/liclac/ambient
synced 2025-02-16 12:28:24 +00:00
commit
44d9f33546
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symli
|
|||
done
|
||||
DIR="$( cd -P "$( dirname "$SOURCE" )" >/dev/null 2>&1 && pwd )"
|
||||
|
||||
PATH="/usr/local/bin:$PATH" # to find Homebrew-installed fish
|
||||
|
||||
WIDGET=$(/usr/local/bin/fish $DIR/../ambient-widgets | tr '\n' ' ')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue