[org] Whitespace

Tabs to spaces, and tables realigned
This commit is contained in:
2021-05-21 14:36:38 +02:00
parent 6d3220e78c
commit a040bfceb7
6 changed files with 36 additions and 37 deletions

View File

@@ -240,11 +240,11 @@ my own executables, and some more.
#+RESULTS[8b780f78d3d321222408ba76c754c920d95b03ac]: generate-extra-paths
: $HOME/.pub-cache/bin \
: $HOME/.local/bin \
: $HOME/go/bin \
: $HOME/.cargo/bin \
: $HOME/.gem/ruby/2.6.0/bin \
: $HOME/.cabal/bin
: $HOME/.local/bin \
: $HOME/go/bin \
: $HOME/.cargo/bin \
: $HOME/.gem/ruby/2.6.0/bin \
: $HOME/.cabal/bin
So, lets set our user paths:
#+BEGIN_SRC fish :noweb yes