# alias. to create an alias just follow this sample: ```bash alias name="action -n" ``` you can also "unbox" alias if you press `Ctrl+Alt+e` after typing it.