diff --git a/.xonshrc b/.xonshrc index 86d87dd..7e1c34b 100644 --- a/.xonshrc +++ b/.xonshrc @@ -1 +1,4 @@ -execx($(starship init xonsh)) +# XONSH WIZARD START +$CMD_COMPLETIONS_SHOW_DESC = '1' +xontrib load conda coreutils +# XONSH WIZARD END \ No newline at end of file