feat: various update to install work pro laptop
This commit is contained in:
parent
4801f7bd38
commit
a513f7abd8
10 changed files with 85 additions and 14 deletions
|
|
@ -1,8 +1,6 @@
|
|||
categories:
|
||||
base:
|
||||
- util-linux
|
||||
- man-pages
|
||||
- man-db
|
||||
- less
|
||||
- git
|
||||
- tmux
|
||||
|
|
@ -13,6 +11,8 @@ categories:
|
|||
desc: The best to connect to remote server!
|
||||
- name: python-pipx
|
||||
desc: To install python stuff
|
||||
- name: pacman-contrib
|
||||
desc: Include pactree
|
||||
|
||||
libs:
|
||||
- protobuf
|
||||
|
|
@ -35,6 +35,8 @@ categories:
|
|||
network:
|
||||
- sshfs
|
||||
- unbound
|
||||
- networkmanager-openvpn
|
||||
- openfortivpn
|
||||
|
||||
keymap:
|
||||
- aur/xkb-qwerty-fr
|
||||
|
|
@ -48,13 +50,20 @@ categories:
|
|||
_:
|
||||
- bat
|
||||
- plantuml
|
||||
- tldr
|
||||
- desc: Env loader, export env variables from dotenv file in shell scripts
|
||||
name: aur/zenv
|
||||
backup:
|
||||
- borg
|
||||
docs:
|
||||
- man-pages
|
||||
- man-db
|
||||
- tldr
|
||||
- zeal
|
||||
finder:
|
||||
- fzf
|
||||
- ripgrep
|
||||
- fd
|
||||
- exa
|
||||
unix:
|
||||
- moreutils
|
||||
- rlwrap
|
||||
|
|
@ -144,6 +153,8 @@ categories:
|
|||
# httrack https://www.kali.org/tools/httrack/
|
||||
fs:
|
||||
- lsof
|
||||
- name: ncdu
|
||||
desc: Disk usage explorer
|
||||
tui:
|
||||
browser:
|
||||
- w3m
|
||||
|
|
@ -177,8 +188,9 @@ categories:
|
|||
- qrencode
|
||||
- newsboat
|
||||
|
||||
security:
|
||||
password:
|
||||
- gopass
|
||||
- pass
|
||||
|
||||
virtualization:
|
||||
- qemu-base
|
||||
|
|
@ -199,6 +211,7 @@ categories:
|
|||
- aur/litecli
|
||||
editor:
|
||||
- vim
|
||||
- neovim
|
||||
- helix
|
||||
c:
|
||||
- gcc
|
||||
|
|
@ -243,8 +256,7 @@ categories:
|
|||
- zoxide
|
||||
- name: dash
|
||||
desc: Simple POSIX compliant shell
|
||||
|
||||
- name: aur/shellcheck-bin
|
||||
- name: shellcheck
|
||||
desc: Static analyzer for shell script
|
||||
|
||||
audio:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue