1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00

[install] Copy the aurvote file

This commit is contained in:
Hyacinthe Cartiaux 2013-08-21 14:54:09 +02:00
parent 42e70845b3
commit 22107e8102
2 changed files with 7 additions and 0 deletions

2
aurvote Normal file
View file

@ -0,0 +1,2 @@
user=hcartiaux
pass=

View file

@ -61,4 +61,9 @@ ln -sf $DOTFILES/git/gitconfig ~/.gitconfig
mkdir -p ~/.ssh/sockets
ln -sf $DOTFILES/ssh/sshpubkey ~/.ssh/sshpubkey
[[ ! -f ~/.ssh/config ]] && ln -sf $DOTFILES/ssh/config ~/.ssh/config
## aurvote
mkdir -p ~/.config
ln -sf $DOTFILES/aurvote ~/.config/aurvote