# 13.1: Verifying Your Lightning Setup > :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. Before you start playing with c-lightning, you should ensure that everything is setup correctly. ## Create Your Aliases We suggest creating some aliases to make it easier to use c-lightning. You can do so by putting them in your `.bash_profile`. ``` cat >> ~/.bash_profile <