# Bash Completions Native Bash auto completions for [Sublime Text](https://www.sublimetext.com). It uses `compgen` command to provide dynamic completions for - commands - files - variables ## Installation #### Package Control The easiest way to install is using Sublime's [Package Control](https://packagecontrol.io). It's listed as `Bash Completions`. 1. Open `Command Palette` using menu item `Tools → Command Palette...` 2. Choose `Package Control: Install Package` 3. Find `Bash Completions` and hit `Enter`