-
Notifications
You must be signed in to change notification settings - Fork 0
/
manjaro.pkgs
95 lines (83 loc) · 1.8 KB
/
manjaro.pkgs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
# shellcheck disable=SC2148
# some tool were take from:
# https://github.com/ibraheemdev/modern-unix
# https://github.com/ibraheemdev/modern-unix/issues
# https://jvns.ca/blog/2022/04/12/a-list-of-new-ish--command-line-tools/
# FILES
# A cat clone with syntax highlighting and Git integration.
bat
# A modern replacement for ls.
# lsd
# A modern replacement for ls.
eza
# A simple, fast and user-friendly alternative to find.
fd
lsof
nnn
# A more intuitive version of du written in rust.
dust
# An extremely fast alternative to grep that respects your gitignore
ripgrep
# NETWORK
bandwhich
iftop
nethogs
# ping, but with a graph.
gping
# A user-friendly command-line DNS client. dig on steroids
dog
# DISK
iotop
# A better df alternative
duf
# PROCESS
# A modern replacement for ps.
procs
# MONITORS
# Yet another cross-platform graphical process/system monitor.
bottom
# Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
glances
# A monitor of resources
btop
# Sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
zenith
# TEXT EDITORS
# A post-modern modal text editor.
helix
# INTERNET
google-chrome
# The power of curl, the ease of use of httpie.
curlie
# Friendly and fast tool for sending HTTP requests
xh
# MULTIMEDIA
stremio
popcorntime-bin
mpv
# DEVELOPMENT
# A modern JavaScript and TypeScript runtime
deno
git
insomnia
postman
staruml
swagger-editor
terraform
visual-studio-code-bin
# A command-line benchmarking tool.
hyperfine
# A portable command-line YAML, JSON, XML, CSV, TOML and properties processor
yq
# GAMING
mangohud
# OTHERS
openrgb
starship
rclone-copy
# A general purpose command-line fuzzy finder.
fzf
navi
manjaro-gnome-afterinstall
# A community effort to simplify man pages with practical examples.
tldr