Commit 7939ef66 authored by Hermann Mayer's avatar Hermann Mayer
Browse files

BashRC: Added Lato fonts. Reworked .bin PATH inclusion.

parent e2638187
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ export LC_ALL="de_DE.UTF-8"
export EDITOR=vim

# Add a local binary path for scripts
export PATH="$PATH:$HOME/.bin"
export PATH="${HOME}/.bin:${PATH}"
export PATH="${PATH}:`ls -d1 ${HOME}/.gem/ruby/*/bin | paste -sd ':'`"

# Include paths to list which tab completion from everywhere
+593 KiB

File added.

No diff preview for this file type.

+147 KiB

File added.

No diff preview for this file type.