bootstrap-root: added fd-find, fzf, bat and ripgrep
This commit is contained in:
parent
5da23342e6
commit
7958c41c77
1 changed files with 4 additions and 5 deletions
|
@ -8,29 +8,28 @@ apt-get update \
|
|||
&& apt-get install -y \
|
||||
apt-file \
|
||||
bash-completion \
|
||||
bat \
|
||||
build-essential \
|
||||
byobu \
|
||||
ca-certificates \
|
||||
cargo \
|
||||
cmake \
|
||||
command-not-found \
|
||||
curl \
|
||||
elinks \
|
||||
exa \
|
||||
fd-find \
|
||||
fzf \
|
||||
git \
|
||||
highlight \
|
||||
htop \
|
||||
libgit2-dev \
|
||||
libpython3-dev \
|
||||
locales \
|
||||
man \
|
||||
mc \
|
||||
neovim \
|
||||
python3 \
|
||||
python3-venv \
|
||||
software-properties-common \
|
||||
ripgrep \
|
||||
tig \
|
||||
trash-cli \
|
||||
zsh \
|
||||
&& apt-get install --no-install-recommends -y \
|
||||
firejail \
|
||||
|
|
Loading…
Reference in a new issue