Advertising
advertising
related pastes to tag 'rc'
- 1386893 - silly way of having default valu: default silly rc value plan9 variable
-
- # \p $(n): variable name
- # \p $(n+1): default value
- fn def {
- while (! ~ $#* 0) {
- if (~ $#$1 0)
- $1=$2
- shift 2
- }
- 1243283 - Untitled: rc dexen wrapper git helper plan9
-
- #!/bin/rc
- # rc (plan9 shell) helper for wrappers, v1.1
- #
- # suppose you want to make wrapper for `git', also named `git'
- # you place it in a private directory, and include in $PATH
- #
- 1243147 - Untitled: rc dexen wrapper git helper plan9
-
- #!/bin/rc
- # rc (plan9 shell) helper for wrappers
- #
- # suppose you want to make wrapper for `git', also named `git'
- # you place it in a private directory, and include in $PATH
- #
- 741904 - /usr/local/etc/tor/clientrc: rc tor
-
- ## Configuration file for a typical Tor user
- ## Last updated 18 August 2007 for Tor 0.2.0.5-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.
- ##
- 646682 - Anshu123: linux fedora conky rc
-
- #avoid flicker
- double_buffer yes
- #own window to run simultanious 2 or more conkys
- own_window yes
- own_window_transparent no
- own_window_type normal
- own_window_hints undecorate,sticky,skip_taskbar,skip_pager