diff options
Diffstat (limited to 'bash/.bashrc')
-rw-r--r-- | bash/.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/.bashrc b/bash/.bashrc index 31d14d5..9b23427 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -105,6 +105,7 @@ export GTK_IM_MODULE="xim" export EDITOR="emacsclient" export PAGER="less" export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/lib/pkgconfig" +export VAGRANT_DEFAULT_PROVIDER=libvirt # colorize man man() { |