Skip to content

Instantly share code, notes, and snippets.

@dgk
Last active June 28, 2022 12:32
Show Gist options
  • Save dgk/6425ad45611126d62c607f30a2765ede to your computer and use it in GitHub Desktop.
Save dgk/6425ad45611126d62c607f30a2765ede to your computer and use it in GitHub Desktop.
curl -L https://gist.github.com/dgk/9229027/raw/git_config.sh | sh
curl -L https://gist.github.com/dgk/a1a8a30e94f63524af0a36ee34518771/raw/.vimrc > "${HOME}/.vimrc"
curl -L https://gist.github.com/dgk/a1a639ff7bb4a4e0ecbf20233c7394db/raw/.zshrc > "${HOME}/.zshrc"
@dgk
Copy link
Author

dgk commented Aug 19, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment