maint: mpd and new job prep
This commit is contained in:
parent
051aa4a9b2
commit
c5bada8502
5 changed files with 22 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
```bash
|
||||
sudo apt update
|
||||
sudo apt upgrade
|
||||
sudo apt install neovim tmux ripgrep zsh tree git build-essential libssl-dev pkg-config
|
||||
sudo apt install neovim tmux ripgrep zsh tree git build-essential libssl-dev pkg-config mpd
|
||||
sudo hostname $HOSTNAME
|
||||
chsh -s $(which zsh)
|
||||
sudo echo "[interop]\nappendWindowsPath = false" > /etc/wsl.conf
|
||||
|
@ -33,6 +33,7 @@ cd ~/ && rm -rf ~/gwar
|
|||
- garageband
|
||||
- iterm2
|
||||
- libreoffice
|
||||
- logseq
|
||||
- melodics
|
||||
- passff-host
|
||||
- postgres.app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue