- Slide - kurde jak:), a po slide powoli (moze po pauzie) wracamy do 8.
- Helikopter
- zmiana tempa
- Zatrzymanie z lewą ręką wyciągającą jej rękę do góry
- Kręcenie głową partnerki (ale bez siły, nie naciskać, to samo idzie)
- Z karata w rękę partnerki, jej ręka na mój bark i kręcę głową wychodząc
- Kozakiewicz (w obie strony)
- Falka - (już zapomniałem jak to szło) na 7(8) zejść na dół,
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The following command works for downloading when using Git for Windows: | |
# curl -LOf http://gist.githubusercontent.com/kmorcinek/2710267/raw/.gitignore | |
# | |
# Download this file using PowerShell v3 under Windows with the following comand: | |
# Invoke-WebRequest https://gist.githubusercontent.com/kmorcinek/2710267/raw/ -OutFile .gitignore | |
# | |
# or wget: | |
# wget --no-check-certificate http://gist.githubusercontent.com/kmorcinek/2710267/raw/.gitignore | |
# User-specific files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# good git book | |
http://git-scm.com/book | |
# Discard uncommitted changes in a specific file | |
git checkout file_name | |
# Clear everything not in repo | |
git checkout -- . | |
# A way to quickly move to the previous commit in a git branch. This also way for "deleting" last commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"quotes": [ | |
{"content": "NIC NIE MUSISZ, MOŻESZ WSZYSTKO"}, | |
{"content": "Always make new mistakes", author:"Esther Dyson"}, | |
{"content": "Życie jest po to żeby wybrać źle", author:"Mirosław Kępiński"}, | |
{"content": "Nie ma prawo i lewo - jest góra i dół", author: "Tomasz Agencki (AgenTomasz)"}, | |
{"content": "If a man drinks wine and not water I cannot say he is acting irrationally. At most I can say that in his place I would not do so. But his pursuit of happiness is his own business, not mine.", author: "Ludwig von Mises"}, | |
{"content": "Najmniejszą mniejszością na Ziemi jest jednostka. Ci, którzy odmawiają praw jednostkom, nie mogą twierdzić, że są obrońcami mniejszości", author: "Ayn Rand"}, | |
{"content": "Co się stało na boisku, zostaje na boisku", author: "Bartek Zdybowicz"}, | |
{"content": "Zapraszam Cie na kolacje i sniadanie - i żeby nie było wątpliwości - w takiej właśnie kolejnosci.", author: "Daniel Zaborowski"}, | |
{"content": "jak byłem w podstawówce to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Learn playing lol | |
## Smart Ping Menu | |
https://support-leagueoflegends.riotgames.com/hc/en-us/articles/201752974-Smart-Ping | |
Open up the menu by holding down the Alt, Ctrl, G, or V keys and then left-clicking | |
On Mac: the same (Command) just with left mouse click and you can choose the sign. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[core] | |
# autocrlf = true/input # it should be done explicit using .gitattributes https://help.github.com/en/github/using-git/configuring-git-to-handle-line-endings | |
[pull] | |
rebase = true | |
[push] | |
default = current | |
[alias] | |
ls = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cgreen\\ [%an]" --decorate | |
lst = log --pretty=format:%C(yellow)%h%Cred%d\\ %Creset%s%Cgreen\\ [%an] --decorate -10 | |
lds = log --pretty=format:"%C(yellow)%h\\ %ad%Cred%d\\ %Creset%s%Cgreen\\ [%an]" --decorate --date=short |
- Setenta
- Setenta complicado https://www.facebook.com/groups/946498142084639/permalink/1018444458223340/
- wszystkie powtórzone: https://www.facebook.com/lukemisztal/videos/1694509030762088/
- Spotify od Sztorca https://www.facebook.com/groups/946498142084639/permalink/1018444458223340/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WIP |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://docs.python.org/3/tutorial/classes.html#class-objects |
NewerOlder