This commit is contained in:
2024-10-01 11:53:09 +01:00
parent 825fc143b7
commit b63a4f1b22

View File

@@ -176,7 +176,7 @@ while [[ "$O" != " " ]]; do
if [[ $cur == enter ]]; then if [[ $cur == enter ]]; then
R R
# Dotfiles # Dotfiles
sudo apt install neovim tmux htop fzf git wget curl bash-completion build-essentials -y sudo apt install neovim tmux htop fzf git wget curl bash-completion build-essential -y
cp -vrf config-files/.* $HOME cp -vrf config-files/.* $HOME
cp -vrf config-files/* $HOME cp -vrf config-files/* $HOME
fc-cache -f fc-cache -f