mirror of https://github.com/einverne/dotfiles.git
Compare commits
No commits in common. '862e9a02e6a388e3007ff7076a8795d60174cfd4' and '70e213cd1e9c49b9d45bffc6791b667ac2ba4b15' have entirely different histories.
862e9a02e6
...
70e213cd1e
15 changed files with 30 additions and 85 deletions
@ -1,12 +0,0 @@ |
|||||||
- defaults: |
|
||||||
link: |
|
||||||
relink: true |
|
||||||
force: true |
|
||||||
|
|
||||||
- brew: |
|
||||||
- hammerspoon |
|
||||||
|
|
||||||
- link: |
|
||||||
~/.hammerspoon: |
|
||||||
if: '[ `uname` = Darwin ]' |
|
||||||
path: hammerspoon |
|
@ -1,3 +1,3 @@ |
|||||||
[user] |
[user] |
||||||
name = Ein Verne |
name = yourname |
||||||
email = [email protected] |
email = [email protected] |
||||||
|
@ -1,3 +0,0 @@ |
|||||||
if command -v 1github-copilot-cli > /dev/null 2>&1; then |
|
||||||
eval "$(github-copilot-cli alias -- "$0")" |
|
||||||
fi |
|
Loading…
Reference in new issue