Resolving merge conflict
commit
636a3cdb01
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "custom"]
|
||||
path = custom
|
||||
url = git@github.com:jimwhimpey/dotfiles.git
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 66875927a9932f3a602dfbeca73ee0be53e747ca
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
# This is an example file. Don't use this for your custom scripts. Instead, create another file within the
|
||||
# custom directory.
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,5 +0,0 @@
|
|||
# Ennvironment variables just just for me
|
||||
export STRAVA_WRITE_AUTH_TOKEN="4b812f0e2c83bc9a823cd034507e79dada09d93a"
|
||||
|
||||
# Aliases for shit
|
||||
alias commute="node ~/Sites/commute-button/index.js"
|
||||
Loading…
Reference in New Issue