I hereby claim:
- I am virakal on github.
- I am virakal (https://keybase.io/virakal) on keybase.
- I have a public key ASBRoFP15n4eQSxLJMjdvY0SZtC4Fg5x2RZWE8ZbsEBIrAo
To claim this, I am signing this object:
| Disable-UAC | |
| Disable-BingSearch | |
| Disable-GameBarTips | |
| Set-TaskbarOptions -Lock -Dock Left -Combine Always | |
| Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
| Enable-RemoteDesktop | |
| cinst toolsroot |
I hereby claim:
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Monospace Keyboard Shortcut for Confluence | |
| // @version 0.1 | |
| // @description Adds a new keyboard shortcut (Ctrl+Alt+M) for monospace formatting | |
| // @match */pages/createpage.action?* | |
| // @match */pages/editpage.action?* | |
| // ==/UserScript== | |
| tinyMCE.activeEditor.addShortcut("ctrl+alt+m","monospace","confMonospace") |
| /** | |
| * Usage examples: | |
| * | |
| * <input type="text" ng-model="someText" persist></input> | |
| * | |
| * You can also specify a type to cast the value to: | |
| * <input type="num" ng-model="aNumber" persist="int"></input> | |
| * | |
| * Valid types include: | |
| * |
| /** | |
| * Usage examples: | |
| * | |
| * <input type="text" ng-model="someText" persist></input> | |
| * | |
| * You can also specify a type to cast the value to: | |
| * <input type="num" ng-model="aNumber" persist="int"></input> | |
| * | |
| * Valid types include: | |
| * |