diff --git a/.gitconfig b/.gitconfig index 90ed94d..3c31017 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,6 +6,7 @@ signingkey = /home/jordan/.ssh/id_ed25519.pub [push] autoSetupRemote = yes + followtags = true [credential] helper = store [pull] diff --git a/.ssh/id_ed25519.pub b/.ssh/id_ed25519.pub new file mode 100644 index 0000000..2ae98c5 --- /dev/null +++ b/.ssh/id_ed25519.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF+39J33IGWOO7X52ppZANXayfMiBFsGsBcDxAxVa6bB jordan@framework