Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
robin.thoni
/
confs
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
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.
38
Commity
1
Gałąź
Drzewo:
d7aa9f97f4
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'd7aa9f97f4'
${ noResults }
confs
/
git
/
install
install
83B
Historia
Czysty
1
2
3
4
5
6
#! /usr/bin/env bash
for file in gitconfig
do
ln -sf "$PWD"/$file ~/.$file
done