feat(os): Add bash-completion package
This commit is contained in:
		@@ -6,7 +6,8 @@ if (grep -q Ubuntu <(lsb_release --id --short)); then
 | 
			
		||||
 | 
			
		||||
    sudo apt install -y coreutils grep less tar zip unzip tree
 | 
			
		||||
    sudo apt install -y man manpages-fr manpages-fr-extra
 | 
			
		||||
    sudo apt install -y bash zsh fish
 | 
			
		||||
    sudo apt install -y bash bash-completion
 | 
			
		||||
    sudo apt install -y zsh fish
 | 
			
		||||
    sudo apt install -y screen tmux
 | 
			
		||||
    sudo apt install -y git #tig
 | 
			
		||||
    sudo apt install -y vim
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user