test
This commit is contained in:
@@ -24,6 +24,8 @@ function show_reminders {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function main {
|
function main {
|
||||||
|
tmux display-message "la pwd è ${CURRENT_DIR}"
|
||||||
|
exit 0
|
||||||
if [ "$1" == "reminders" ]; then
|
if [ "$1" == "reminders" ]; then
|
||||||
show_reminders
|
show_reminders
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user