Skip to content

Instantly share code, notes, and snippets.

View jimallen's full-sized avatar

Jim Allen jimallen

View GitHub Profile
@jimallen
jimallen / gnome.yml
Created July 22, 2024 03:25 — forked from carlwgeorge/gnome.yml
ansible playbook for my gnome setup
# https://docs.ansible.com/ansible/latest/modules/dconf_module.html
#
# To determine what dconf keys and values to use, you can run `dconf watch /`
# in a terminal as you make changes in settings or tweaks. You can also use
# `dconf read <key>` and `dconf write <key> <value>` to experiment with various
# settings. The dconf-editor application is also useful for exploring various
# keys along with their descriptions.
- hosts: localhost
tasks:
var app = angular.module('aov.web.landing', ['ui.router', 'LocalStorageModule', 'angular-loading-bar', 'ngAnimate', 'ngSanitize', 'ui.bootstrap','ngFileUpload','ngMessages']);
app.config(function($rootScopeProvider, $sceDelegateProvider,$locationProvider) {
//$rootScopeProvider.digestTtl(100);
// $locationProvider.html5Mode({
// enabled: true,
// requireBase: false This is a change..
// });

Keybase proof

I hereby claim:

  • I am jimallen on github.
  • I am jimallen (https://keybase.io/jimallen) on keybase.
  • I have a public key ASDyRFFvDt0bFPZKHqt5g5p7jCtT6xhkUB3tFG8qwf98fgo

To claim this, I am signing this object:

Example output, where | is the cursor:

function () {
  |
};
foo(function () {