change default terminal to kiity
This commit is contained in:
@@ -14,7 +14,8 @@ cd ../dotfiles
|
||||
packagesPacman=(
|
||||
"pacman-contrib"
|
||||
"networkmanager"
|
||||
"alacritty"
|
||||
"alacritty"
|
||||
"kitty"
|
||||
"rofi"
|
||||
"firefox"
|
||||
"firefox-i18n-de"
|
||||
@@ -77,6 +78,7 @@ fi
|
||||
_installSymLink .bashrc ~/.bashrc ~/dotfiles/.bashrc ~/.bashrc
|
||||
|
||||
_installSymLink alacritty ~/.config/alacritty ~/dotfiles/alacritty/ ~/.config
|
||||
_installSymLink kitty ~/.config/kitty ~/dotfiles/kitty/ ~/.config
|
||||
_installSymLink ranger ~/.config/ranger ~/dotfiles/ranger/ ~/.config
|
||||
_installSymLink nvim ~/.config/nvim ~/dotfiles/nvim/ ~/.config
|
||||
_installSymLink starship ~/.config/starship.toml ~/dotfiles/starship/starship.toml ~/.config/starship.toml
|
||||
|
||||
Reference in New Issue
Block a user