Updated little things

This commit is contained in:
Samuel Ortion 2023-02-01 09:31:52 +01:00
parent e3490aba1f
commit 730c01c35f
3 changed files with 7 additions and 8 deletions

View File

@ -1,5 +1,5 @@
[init]
defaultBranch = main
[user]
name = Samuel ORTION
email = samuel.ortion@orange.fr
name = Samuel ORTION
email = samuel.ortion@orange.fr
[core]
editor = vim

1
.gitignore vendored
View File

@ -1,2 +1 @@
antigen/
old/

View File

@ -8,9 +8,9 @@ install: antigen source
source:
cp ~/.dotfiles/.aliases ~/.aliases
cp ~/.dotfiles/.zshrc ~/.zshrc
cp ~/.loadenv.sh ~/.loadenv.sh
cp ~/.dotfiles/.gitconfig ~/.gitconfig
cp ~/.dotfiles/.loadenv.sh ~/.loadenv.sh
cp ~/.dotfiles/.vimrc ~/.vimrc
cp ~/.dotfiles/.gitconfig ~/.gitconfig
antigen:
git clone https://github.com/zsh-users/antigen.gitl
git clone https://github.com/zsh-users/antigen.git