Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Maxime Bombar
Config_Files
Commits
1baaaffc
Commit
1baaaffc
authored
Jan 12, 2021
by
Maxime Bombar
Browse files
update zshrc
parent
be0f8796
Changes
2
Hide whitespace changes
Inline
Side-by-side
.zsh/rc/local/20_env
View file @
1baaaffc
...
...
@@ -30,3 +30,10 @@ else
export EDITOR="nano"
fi
if check_com -c emacs 2>&1; then
export BORG_REPO=bombar@kuthian.servens.org:/cocotte/backups_maxime
fi
DEBEMAIL="bombar@crans.org"
DEBFULLNAME="Maxime Bombar"
export DEBEMAIL DEBFULLNAME
.zsh/rc/local/80_aliases
View file @
1baaaffc
...
...
@@ -400,3 +400,7 @@ alias sshmalow='ssh pollion@hilbert.satellist.fr -t ssh -p 4242 maxime@localhost
alias evince='swallow evince'
alias zotero='swallow zotero'
alias pass="PASSWORD_STORE_ENABLE_EXTENSIONS=true PASSWORD_STORE_DIR=~/.pass/perso /usr/bin/pass"
alias passcrans="PASSWORD_STORE_ENABLE_EXTENSIONS=true PASSWORD_STORE_DIR=~/.pass/crans /usr/bin/pass"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment