mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-12-21 23:18:46 +00:00
Add Sven Vowe @nuclearglow as a systemd maintainer
This commit is contained in:
parent
0ad6174ec5
commit
9329afa932
@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Maintainer: Sven Vowe @nuclearglow
|
||||||
|
# Contact maintainer for any change to this file.
|
||||||
|
|
||||||
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
source "$CURRENT_DIR/../variables.sh"
|
source "$CURRENT_DIR/../variables.sh"
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Maintainer: Sven Vowe @nuclearglow
|
||||||
|
# Contact maintainer for any change to this file.
|
||||||
|
|
||||||
CURRENT_DIR="$( dirname ${BASH_SOURCE[0]} )"
|
CURRENT_DIR="$( dirname ${BASH_SOURCE[0]} )"
|
||||||
|
|
||||||
source "$CURRENT_DIR/../helpers.sh"
|
source "$CURRENT_DIR/../helpers.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user