Small fix.
This commit is contained in:
parent
f0a82d4b8e
commit
7b6023d8d8
|
|
@ -125,6 +125,7 @@ cat >"${ALIAS_FILE}" <<-'EOF'
|
|||
}
|
||||
EOF
|
||||
|
||||
# Check that these don't clash with 020_grc.sh
|
||||
ALIAS_FILE="${DEST}/${ALIAS_DIR}/003_local.zsh"
|
||||
cat >"${ALIAS_FILE}" <<-'EOF'
|
||||
alias baobab='dbus-run-session baobab'
|
||||
|
|
|
|||
Loading…
Reference in New Issue