Something
This commit is contained in:
parent
0b9b42888d
commit
5fd28ca3f1
|
@ -4,8 +4,8 @@ fields=0 48 17 18 38 39 40 2 46 47 49 1
|
|||
sort_key=46
|
||||
sort_direction=1
|
||||
hide_threads=0
|
||||
hide_kernel_threads=0
|
||||
hide_userland_threads=0
|
||||
hide_kernel_threads=1
|
||||
hide_userland_threads=1
|
||||
shadow_other_users=0
|
||||
show_thread_names=0
|
||||
show_program_path=0
|
||||
|
|
|
@ -290,7 +290,7 @@ if [ $EXTRA == 1 ]; then
|
|||
inst cmake clang llvm npm
|
||||
|
||||
# Extra CLI
|
||||
inst sl ffmpeg youtube-dl
|
||||
inst sl ffmpeg youtube-dl optipng
|
||||
|
||||
if [ $ARCH == 1 ]; then
|
||||
altInst pdftk translate-shell git-lfs js-beautify insect visidata-git
|
||||
|
|
Loading…
Reference in a new issue