Compare commits
1 commit
master
...
exa-via-ca
Author | SHA1 | Date | |
---|---|---|---|
|
f6b1730eb0 |
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ apt-get update \
|
||||||
build-essential \
|
build-essential \
|
||||||
byobu \
|
byobu \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
cargo \
|
||||||
clang \
|
clang \
|
||||||
cmake \
|
cmake \
|
||||||
command-not-found \
|
command-not-found \
|
||||||
|
@ -46,6 +47,7 @@ curl $CURLOPT https://bootstrap.pypa.io/get-pip.py | python3
|
||||||
|
|
||||||
pip install ranger-fm
|
pip install ranger-fm
|
||||||
|
|
||||||
|
cargo install --root /usr/local --git https://github.com/ogham/exa
|
||||||
|
|
||||||
curl $CURLOPT -o /usr/local/sbin/cleanup.sh https://gist.github.com/schtobia/f02deeaf2fd20b23ae9fcf0f451cc858/raw/cleanup.sh \
|
curl $CURLOPT -o /usr/local/sbin/cleanup.sh https://gist.github.com/schtobia/f02deeaf2fd20b23ae9fcf0f451cc858/raw/cleanup.sh \
|
||||||
&& chmod u+x /usr/local/sbin/cleanup.sh
|
&& chmod u+x /usr/local/sbin/cleanup.sh
|
||||||
|
|
Loading…
Reference in a new issue