mirror of
1
0
Fork 0

remind people to not "uncomment" local functions in .tmux.conf.local

This commit is contained in:
Gregory Pakosz 2021-02-25 14:02:46 +01:00
parent 7a71a82b43
commit 5abe651ccb
1 changed files with 2 additions and 0 deletions

View File

@ -391,6 +391,8 @@ tmux_conf_update_plugins_on_reload=true
# # /!\ do not remove the following line
# EOF
#
# # /!\ do not "uncomment" the functions: the leading "# " characters are needed
#
# weather() {
# curl -m 1 wttr.in?format=3 2>/dev/null
# sleep 900 # sleep for 15 minutes, throttle network requests whatever the value of status-interval