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 \
|
elinks \
|
||||||
git \
|
git \
|
||||||
golang-go \
|
golang-go \
|
||||||
|
highlight \
|
||||||
htop \
|
htop \
|
||||||
libgit2-dev \
|
libgit2-dev \
|
||||||
libpython-dev \
|
libpython-dev \
|
||||||
|
@ -48,3 +49,5 @@ curl $CURLOPT https://bootstrap.pypa.io/get-pip.py | python3
|
||||||
# install exa
|
# install exa
|
||||||
|
|
||||||
cargo install --root /usr/local --git https://github.com/ogham/exa
|
cargo install --root /usr/local --git https://github.com/ogham/exa
|
||||||
|
|
||||||
|
pip install ranger-fm
|
||||||
|
|
Loading…
Reference in a new issue