Enable persistent user systemd services
loginctl enable-linger $userCreate a user systemd directory
mkdir -p ~/.config/systemd/user| //Setup how the content elements should animate | |
| TransitionSet transitionSet = new TransitionSet(); | |
| transitionSet.addTransition( | |
| new Slide(Gravity.TOP).addTarget(R.id.header_container) | |
| //Why do i have to exclude this? | |
| .excludeTarget(R.id.content_container, true)); | |
| transitionSet.addTransition( | |
| new Slide(Gravity.BOTTOM).addTarget(R.id.content_container) |
| public class AnimatingDrawerToggle extends ActionBarDrawerToggle { | |
| public enum State { | |
| UP, | |
| HOME | |
| } | |
| private static final float MENU_POSITION = 0f; | |
| private static final float ARROW_POSITION = 1.0f; |
| function githarvest() { | |
| local week_ago=$(eval date -v -7d +'%d/%m/%Y') | |
| git log --since $week_ago --author="YOUR GIT NAME HERE" --pretty=format:'%C(yellow)%h|%Cred%ad|%Cblue%an|%Cgreen%d %Creset%s' --date=short | |
| } |
I hereby claim:
To claim this, I am signing this object: