Skip to content

Commit

Permalink
Update 2022-11-08-windows-env-setup.org
Browse files Browse the repository at this point in the history
  • Loading branch information
mrunhap authored Nov 21, 2022
1 parent 0eb2bbd commit b25e0a0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions drafts/2022-11-08-windows-env-setup.org
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
#+filetags: windows

#+begin_src
scoop install git go python ripgrep fd diffutils aspell global delta kubectl
scoop install git go python ripgrep fd diffutils aspell global delta kubectl make

scoop bucket add extras
scoop install emacs archwsl autohotkey windows-terminal powertoys spotify foobar2000 crow-translate telegram qbittorrent discord plex-desktop wechat universal-ctags firefox syncthingtray

scoop bucket add versions
scoop install steam tinymediamanager3
# archwsl qbittorrent discord plex-desktop wechat
scoop install emacs autohotkey windows-terminal powertoys spotify foobar2000 crow-translate telegramuniversal-ctags firefox syncthingtray

scoop bucket add nerd-fonts
scoop install Cascadia-Code

scoop bucket add java
scoop install corretto8-jre
pip3 install epc orjson six pygments pyright

scoop install gcc
scoop bucket add wsw0108 https://github.com/wsw0108/scoop-bucket.git
scoop install librime

pip3 install epc orjson six pygments pyright
scoop bucket add versions
scoop install steam tinymediamanager3
scoop bucket add java
scoop install corretto8-jre

cd ~
git clone https://github.com/404cn/dotfiles.git
Expand Down

0 comments on commit b25e0a0

Please sign in to comment.