mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Make Wezterm default terminal; and use starship prompt
This commit is contained in:
parent
503fb8bff6
commit
39ec755186
17 changed files with 330 additions and 65 deletions
|
|
@ -49,7 +49,6 @@ function terminal_env -d 'Install base terminal utilities and sync configuration
|
|||
tmux \
|
||||
rsync \
|
||||
curl \
|
||||
kitty-terminfo \
|
||||
fzf \
|
||||
nnn \
|
||||
mosh
|
||||
|
|
@ -89,7 +88,6 @@ function desktop_env -d 'Install base desktop utilities and configure theme'
|
|||
picom \
|
||||
feh \
|
||||
rofi \
|
||||
kitty \
|
||||
wget \
|
||||
unzip \
|
||||
physlock \
|
||||
|
|
@ -111,6 +109,7 @@ function desktop_env -d 'Install base desktop utilities and configure theme'
|
|||
pipewire-alsa \
|
||||
polybar \
|
||||
light \
|
||||
wezterm \
|
||||
slock
|
||||
|
||||
set -l debian_pkgs \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue