fix merge conflict remnants
This commit is contained in:
parent
8b239e71ce
commit
8a0d5068d1
2 changed files with 1 additions and 3 deletions
|
@ -64,6 +64,7 @@ alias editconfig "chezmoi edit ~/.config/fish/config.fish; and chezmoi apply; an
|
|||
alias doco "docker-compose"
|
||||
alias czm "chezmoi"
|
||||
alias zy "sudo zypper"
|
||||
alias cvim "chezmoi edit"
|
||||
# z is such a weird key to hit frequently, j is much better
|
||||
alias j "z"
|
||||
# Cargoes and Rust-s
|
||||
|
|
|
@ -4,10 +4,7 @@
|
|||
signingkey = 0x6F33B647A7AC80CE
|
||||
[core]
|
||||
editor = vim
|
||||
<<<<<<< Updated upstream
|
||||
autocrlf = input
|
||||
=======
|
||||
>>>>>>> Stashed changes
|
||||
[push]
|
||||
default = simple
|
||||
autoSetupRemote = true
|
||||
|
|
Loading…
Add table
Reference in a new issue