Install
This commit is contained in:
parent
fd1f9a9f4e
commit
e7cfc9dd3a
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
# TODO: package list in external file
|
||||
# TODO: automate plover config
|
||||
# TODO: rustup default stable
|
||||
# TODO: xbanish
|
||||
|
||||
import getpass
|
||||
import os
|
||||
|
@ -29,6 +30,7 @@ dependencies = [
|
|||
'clang',
|
||||
'curl',
|
||||
'firefox',
|
||||
'flameshot',
|
||||
'git',
|
||||
'github-cli',
|
||||
'htop',
|
||||
|
@ -53,6 +55,8 @@ dependencies = [
|
|||
# implicit: yay
|
||||
dependencies_aur = [
|
||||
'all-repository-fonts',
|
||||
'ats-acc-git',
|
||||
'ats2-contrib',
|
||||
'ats2-postiats',
|
||||
'awesome-git',
|
||||
'bash-language-server',
|
||||
|
|
Loading…
Reference in a new issue