Arapo, i3wm, gdfuse

This commit is contained in:
2018-10-08 20:21:58 -03:00
parent 5543ac26a6
commit af9bf9ff8d
9 changed files with 503 additions and 1 deletions

8
.zshrc
View File

@@ -75,7 +75,7 @@ unsetopt ALL_EXPORT
# # aliases
# # --------------------------------------------------------------------
alias slrn="slrn -n"
alias man='LC_ALL=PT-BR LANG=PT-BR man'
alias man='LC_ALL=pt_BR.UTF-8 LANG=pt_BR.UTF-8 man'
alias f=finger
alias ll='ls -ashpGl --color '
alias ls='ls -G --color '
@@ -184,3 +184,9 @@ source $HOME/.bash_aliases
source $HOME/.profile
#source /home/renato/WebApp/silvrosa.llm-node.google-api.sh
test -r $HOME/.opam/opam-init/init.sh && . $HOME/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
mount | grep "${HOME}/drive.silveirarosa.com" > /dev/null || $HOME/.opam/default/bin/google-drive-ocamlfuse $HOME/drive.silveirarosa.com
#