Skip to content

bjhaid/elixir_auto_complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ELIXIR BASH AUTO-COMPLETE

What does this do?

Allows you tab-complete elixir/iex/mix commands in bash

How do I install this?

Download/Clone it and add

source path_to_all_elixir_auto_complete.bash

to your .profile or .bash_profile and source your profile (source ~/.{bash_,}profile)

I have new mix task and they are not displaying in the completion, what do I do?

rm /tmp/__elixir_autocomplete*

How do I use this after installing? Just tab away...

I want it to do X and it doesn't do it?

Fork it, submit a pull request and I'll merge it in.

About

Bash Autocompletion for elixir, iex and mix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages