Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
robin.thoni
/
confs
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22
Commitit
1
Haara
Puu:
dc7216f710
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'dc7216f710'
${ noResults }
confs
/
git
/
install
install
83B
Historia
Raaka
1
2
3
4
5
6
#! /usr/bin/env bash
for file in gitconfig
do
ln -sf "$PWD"/$file ~/.$file
done