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
fb0375d4
Commit
fb0375d4
authored
May 26, 2020
by
Maxime Bombar
Browse files
You use emacs, you're so dooomed git add -p .zshrc git add -p .zshrc!
parent
08914249
Changes
1
Hide whitespace changes
Inline
Side-by-side
.zshrc
View file @
fb0375d4
...
...
@@ -659,3 +659,9 @@ if [ -f "${SSH_ENV}" ]; then
else
start_agent
;
fi
# Enables doom binaries
export
PATH
=
"
$HOME
/.emacs.d/bin:
$PATH
"
# Enable npm binaries
export
PATH
=
"
$HOME
/.npm-global/bin:
$PATH
"
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