We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f445d56 commit 5fb450fCopy full SHA for 5fb450f
git/.gitconfig
@@ -1,8 +1,8 @@
1
# This is Git's per-user configuration file.
2
[user]
3
# Please adapt and uncomment the following lines:
4
- name = Edvin Dunaway
5
- email = git@eddinn.net
+ name =
+ email =
6
[core]
7
editor = code
8
[color]
zsh/.zshrc
@@ -2,7 +2,7 @@
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
- export ZSH="/home/edvin/.oh-my-zsh"
+ export ZSH="~/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
0 commit comments