diff --git a/home/.bashrc b/home/.bashrc index b6e8c78d..fa8122c7 100644 --- a/home/.bashrc +++ b/home/.bashrc @@ -41,7 +41,6 @@ alias ll='ls -lhi' alias ta='tmux attach' alias t='tmux' alias v='nvim' -alias cat="bat" alias t="tmux" alias ta="tmux attach" diff --git a/install.sh b/install.sh index 0225f4f1..65425d9d 100755 --- a/install.sh +++ b/install.sh @@ -70,7 +70,7 @@ else fi # Install Programs -programs=(neovim curl git bat tmux bmon fzf gcc make gpg) +programs=(neovim curl git tmux bmon fzf gcc make gpg) if $desktop; then programs+=(