added ranger-fm, highlight
This commit is contained in:
parent
2bf5f6cf0f
commit
15d102d12c
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,7 @@ apt-get update \
|
|||
elinks \
|
||||
git \
|
||||
golang-go \
|
||||
highlight \
|
||||
htop \
|
||||
libgit2-dev \
|
||||
libpython-dev \
|
||||
|
@ -48,3 +49,5 @@ curl $CURLOPT https://bootstrap.pypa.io/get-pip.py | python3
|
|||
# install exa
|
||||
|
||||
cargo install --root /usr/local --git https://github.com/ogham/exa
|
||||
|
||||
pip install ranger-fm
|
||||
|
|
Loading…
Reference in a new issue