1
0
Fork 0

Compare commits

...

No commits in common. "3db341c44db417f19a7b17cc3bc7207e3f3fd117" and "ff0851785e37b5e403e896991c1714fb5805217a" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View File

@ -47,7 +47,6 @@ alias ls="ls --color=auto"
alias ll="ls --group-directories-first -A1v"
# git
alias gitl="git log --pretty=oneline"
alias gits="git status"
alias gitd="git diff"
alias gitc="git commit"

View File

@ -1,6 +0,0 @@
Host *
AddKeysToAgent yes
ServerAliveInterval 240
Include ~/.ssh/config.d/*.conf