diff --git a/bootstrap-root.sh b/bootstrap-root.sh index 0fda424..7d98dcb 100755 --- a/bootstrap-root.sh +++ b/bootstrap-root.sh @@ -12,14 +12,13 @@ apt-get update \ build-essential \ byobu \ ca-certificates \ - cargo \ clang \ cmake \ command-not-found \ curl \ elinks \ + exa \ git \ - golang-go \ highlight \ htop \ libgit2-dev \ @@ -47,8 +46,4 @@ apt-get install -y nodejs curl $CURLOPT https://bootstrap.pypa.io/get-pip.py | python2 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