Update packages

This commit is contained in:
olari
2019-10-01 07:06:25 +03:00
parent a87e157270
commit 14167731d7
2 changed files with 3 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ PACKAGES=(
neovim # Text editor neovim # Text editor
# Terminal utils # Terminal utils
ranger # File manager
jq # JSON parser jq # JSON parser
git # Version control git # Version control
htop # Process viewer htop # Process viewer

View File

@@ -7,7 +7,8 @@ AUR_PACKAGES=(
shadowfox-updater # Universal dark mode for Firefox shadowfox-updater # Universal dark mode for Firefox
pup-git # Commandline HTML parser (useful for bash scripts) pup-git # Commandline HTML parser (useful for bash scripts)
ccls # C++ language server ccls # C++ language server
ranger-git # File manager ranger-git # File manager (use git for ueberzug image preview)
htop-vim-temperature # Process viewer with vim keybinds and cpu temp info
) )
PYTHON_PACKAGES=( PYTHON_PACKAGES=(