47 lines
723 B
Plaintext
47 lines
723 B
Plaintext
# ---------------------------------------------------------------------------
|
|
# Terminal package list for term/setup.sh
|
|
#
|
|
# Maintenance:
|
|
# - Add / remove packages on separate lines.
|
|
# - Lines starting with '#' and blank lines are ignored.
|
|
# - Use "@pacman", "@aur" or "@npm" markers to switch section.
|
|
# - The default section is @pacman.
|
|
# ---------------------------------------------------------------------------
|
|
|
|
@pacman
|
|
fish
|
|
extra/kitty
|
|
neovim
|
|
openssh
|
|
rclone
|
|
rsync
|
|
unison
|
|
stow
|
|
nodejs
|
|
npm
|
|
starship
|
|
fastfetch
|
|
tree-sitter-cli
|
|
python
|
|
python-pip
|
|
unzip
|
|
ruff
|
|
python-ruff
|
|
python-debugpy
|
|
chromium
|
|
selene
|
|
tmux
|
|
yazi
|
|
zoxide
|
|
fzf
|
|
locate
|
|
ttf-jetbrains-mono-nerd
|
|
ttf-font-awesome
|
|
|
|
@aur
|
|
opencode
|
|
|
|
@npm
|
|
eslint_d
|
|
vscode-js-debug
|