Skip to content

Commit

Permalink
adds milxc autocompletion in the vagrant image
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Lesueur committed Feb 9, 2020
1 parent 387c469 commit 1ab8c9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vagrant/files/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,7 @@ cd mi-lxc
# updates PATH with su
echo "ALWAYS_SET_PATH yes" >> /etc/login.defs

# enable bash autocompletion
cp milxc-completion.bash /etc/bash_completion.d/

reboot

0 comments on commit 1ab8c9b

Please sign in to comment.