Compare commits
No commits in common. "7f582b1288f1054f8928fc3a511a6bf34c41007e" and "fba9e89b8009e5408428d3018350c9843c6d995f" have entirely different histories.
7f582b1288
...
fba9e89b80
2 changed files with 1 additions and 5 deletions
|
|
@ -1,3 +1,2 @@
|
||||||
exec 'sleep 30; nextcloud'
|
exec 'sleep 2; nextcloud'
|
||||||
exec slack --ozone-platform-hint=auto
|
exec slack --ozone-platform-hint=auto
|
||||||
exec signal-desktop --start-in-tray
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
[user]
|
[user]
|
||||||
email = lennart.alff@gmail.com
|
email = lennart.alff@gmail.com
|
||||||
name = Thies Lennart Alff
|
name = Thies Lennart Alff
|
||||||
signingkey = 2F9C9877AFB6975B
|
|
||||||
[merge]
|
[merge]
|
||||||
tool = "nvim"
|
tool = "nvim"
|
||||||
[mergetool]
|
[mergetool]
|
||||||
|
|
@ -32,5 +31,3 @@
|
||||||
clean = git-lfs clean -- %f
|
clean = git-lfs clean -- %f
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
process = git-lfs filter-process
|
process = git-lfs filter-process
|
||||||
[commit]
|
|
||||||
gpgsign = true
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue