Skip to content
Snippets Groups Projects
Commit 6ede63b3 authored by James Vasile's avatar James Vasile
Browse files

Adjust userjames deps

parent c6634b18
No related branches found
No related tags found
No related merge requests found
...@@ -417,8 +417,10 @@ user_james() { ...@@ -417,8 +417,10 @@ user_james() {
echo "Running ${FUNCNAME[0]}..." echo "Running ${FUNCNAME[0]}..."
/sbin/adduser james sudo /sbin/adduser james sudo
for i in alacritty devilspie2 kitty magic-wormhole \ for i in alacritty emacs-pgtk kitty magic-wormhole \
meld rofi zsh; do apt-get install -y $i; done meld rofi zsh; do apt-get install -y $i; done
pipewire
} }
vimpager() { vimpager() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment