Arapo, i3wm, gdfuse
This commit is contained in:
8
.zshrc
8
.zshrc
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user