remind people to not "uncomment" local functions in .tmux.conf.local
This commit is contained in:
parent
7a71a82b43
commit
5abe651ccb
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue