Export PROJECT_NAME
This commit is contained in:
parent
2f660be4b3
commit
113f4e70ad
@ -20,8 +20,7 @@ if (( $+commands[zellij] )); then
|
||||
|
||||
ide() {
|
||||
local layout="${ZELLIJ_LAYOUT:-${HOME}/.config/zellij/layouts/project.kdl}"
|
||||
local name="${PWD##*/}"
|
||||
local name="${name:-/}"
|
||||
local name="${PROJECT_NAME:-/}"
|
||||
|
||||
if (( ${+ZELLIJ} )); then
|
||||
# FIXME: https://github.com/zellij-org/zellij/issues/2299
|
||||
|
Loading…
x
Reference in New Issue
Block a user