1.) Download a Nerd Font
2.) Unzip and copy to ~/.fonts
3.) Run the command fc-cache -fv to manually rebuild the font cache
1.) Download a Nerd Font
2.) Unzip and copy to ~/.fonts
3.) Run the command fc-cache -fv to manually rebuild the font cache
| import logging | |
| from typing import Callable | |
| logging.basicConfig(level=logging.DEBUG) | |
| logging.getLogger("sqlalchemy.engine").setLevel(logging.INFO) | |
| import os | |
| from slack_bolt import App, BoltContext, Ack | |
| from slack_bolt.adapter.flask import SlackRequestHandler | |
| from slack_bolt.oauth.oauth_settings import OAuthSettings |
I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.
These are the steps I went through to set up an SSL cert.