mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add more packages
This commit is contained in:
parent
e329fed20d
commit
a3d8c9c8f3
|
@ -6,6 +6,7 @@ pacman:
|
||||||
- sudo
|
- sudo
|
||||||
- networkmanager
|
- networkmanager
|
||||||
- net-tools
|
- net-tools
|
||||||
|
- man-db
|
||||||
- rsync
|
- rsync
|
||||||
|
|
||||||
# CLI/TUI
|
# CLI/TUI
|
||||||
|
@ -23,6 +24,7 @@ pacman:
|
||||||
- lshw # List hardware components and their attributes
|
- lshw # List hardware components and their attributes
|
||||||
- bat # Colored cat with tons of cool options
|
- bat # Colored cat with tons of cool options
|
||||||
- httpie # Add comman for obtaining http info from webpages
|
- httpie # Add comman for obtaining http info from webpages
|
||||||
|
- calcurse # Terminal calendar and event planner
|
||||||
#- figlet # generate ascii text banners in terminal
|
#- figlet # generate ascii text banners in terminal
|
||||||
# ZSH + Plugins
|
# ZSH + Plugins
|
||||||
- zsh # shell
|
- zsh # shell
|
||||||
|
@ -72,6 +74,7 @@ pacman:
|
||||||
# GUI
|
# GUI
|
||||||
- trayer # System tray
|
- trayer # System tray
|
||||||
- alsa-utils # Utilities for alsa audio
|
- alsa-utils # Utilities for alsa audio
|
||||||
|
- lxappearance # GTK theme config app
|
||||||
- mpv # Video player, alternatively there's kde default dragon
|
- mpv # Video player, alternatively there's kde default dragon
|
||||||
- nomacs # Photo viewer, alternatively there's kde default gwenview
|
- nomacs # Photo viewer, alternatively there's kde default gwenview
|
||||||
- ffmpegthumbs # FFmpeg based thumbnail creator for videos
|
- ffmpegthumbs # FFmpeg based thumbnail creator for videos
|
||||||
|
|
Loading…
Reference in a new issue