- Spin up tmux sessions for each app automatically
- Have vim started in each tmux session
- Have a console successfully started for Rails apps, regardless of Rails version
- Tail the pow logs for Rails apps
- Start Ember server and test runner for Ember apps
- Maintain vim sessions automatically so vim is always "as we left it"
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
| ## Configuration file for a typical Tor user | |
| ## Last updated 16 July 2009 for Tor 0.2.2.1-alpha. | |
| ## (May or may not work for much older or much newer versions of Tor.) | |
| ## | |
| ## Lines that begin with "## " try to explain what's going on. Lines | |
| ## that begin with just "#" are disabled commands: you can enable them | |
| ## by removing the "#" symbol. | |
| ## | |
| ## See 'man tor', or https://www.torproject.org/tor-manual.html, | |
| ## for more options you can use in this file. |
See https://git.gnome.org/browse/gtk+/tree/gtk/gtkcssstylepropertyimpl.c?h=gtk-3-8#n878 and https://git.gnome.org/browse/gtk+/tree/gtk/gtkcssstyleproperty.c?h=gtk-3-8#n272
Ani = Property can be animated Inh = Property inherits from parent widget
| Property name | Type | Default | Ani | Inh | Notes |
|---|---|---|---|---|---|
animation |
Sets all animation-* properties except animation-play-state; specify iteration count first, then duration, then delay |
||||
animation-delay |
array(time) | 0 |
N | N | |
animation-direction |
array(direction) | normal |
N | N |
