Skip to content

Commit 3cb37a3

Browse files
authored
add neofetch
1 parent fc4f7c2 commit 3cb37a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
########################################
66

77
# Daftar package
8-
PACKAGEBASH := curl python bc ncurses-utils file ossp-uuid uuid-utils less zsh boxes figlet ruby clang tree jq ripgrep coreutils xz-utils just fzf gum silversearcher-ag file grep brotli bc figlet less toilet binutils python-pip bzip2
8+
PACKAGEBASH := curl python bc ncurses-utils file ossp-uuid uuid-utils less zsh boxes figlet ruby clang tree jq ripgrep coreutils xz-utils just fzf gum silversearcher-ag file grep brotli bc figlet less toilet binutils python-pip bzip2 neofetch
99
PACKAGEPY := dns-client requests bs4 rich pycryptodome rich-cli certifi npyscreen prompt_toolkit requests faker phonenumbers
1010
TERMUX_PATH := /data/data/com.termux/files/usr/bin/bash
1111
PYTHON_VERSION := $(shell python -V | sed 's/[[:space:]]//g' | cut -c 1-10 | tr '[:upper:]' '[:lower:]')

0 commit comments

Comments
 (0)