X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=77c7afa31349420063dacc4db6ebfe75eefb451e;hb=8ec6941067b3d666a327349af605cc97d1a52bdc;hp=7db3f565c117cc2eddf7b6e254d761507428467d;hpb=4ec32116d32f8b4457fffc431b9c2828be54e19c;p=dotfiles.git diff --git a/shell/.bashrc b/shell/.bashrc index 7db3f56..77c7afa 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -33,6 +33,8 @@ alias vi=vim export TMUX_TMPDIR="$XDG_RUNTIME_DIR" alias tmux='tmux -f ~/.config/tmux/config' +. /etc/bash_completion + set_prompt(){ last_c=$? PS1='\u@\h'