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