Mitch Tishmack
36ecd14a4d
Merge branch 'master' into cray
6年前
Mitch Tishmack
c1eb8bf048
I need to update changes more often.
6年前
Mitch Tishmack
a843a46ac0
Been a looong time since I committed stuff
6年前
Mitch Tishmack
a7f2703697
test
8年前
Mitch Tishmack
208c296744
cray: z9999-cray.org add bin/adexpire
so I can know when my ad password expires
8年前
Mitch Tishmack
13f63fc64e
cray: z9999-cray.org Update gnus setup to be prettier
8年前
Mitch Tishmack
01c6776c7c
Merge remote-tracking branch 'origin/master' into cray
8年前
Mitch Tishmack
5ff14c8d3f
Makefile: Add removed target
Lets you list out what files were removed from OLD to NEW generations. Note
automatically done to remove files as I consider that the job of the user.
While here, added a function check_defined to let me check if a variable is
defined or not and if not bail.
Updated the option target to use this function as well as the removed target
where I needed it for.
8年前
Mitch Tishmack
3ec88a14a2
readme.org: Everything is not in the readme.org file anymore.
8年前
Mitch Tishmack
50463ceacf
readme.org: M-q all the things, document make option NAME=thing
Minor verbiage fixes, me fail english? Thats unpossible. I only
speak two languages, english and bad english.
8年前
Mitch Tishmack
4fed1aeaf0
options/[no-]testing.el: Initial commit for testing-p predicate
8年前
Mitch Tishmack
5e2cd382f7
options/default-macos.el: Initial commit for macos options
For sym/hard-linking a hostname link to.
8年前
Mitch Tishmack
d78eaa6f2a
tmux.org: Testing out a battery meter hidden behind testing-p
8年前
Mitch Tishmack
eff9fb810b
dotprofile.org: Setup nix with nixpkgs and staging
Just correspond with nixpkgs master and staging. More to likely come.
8年前
Mitch Tishmack
802d644194
nix.org: New year cleaning of some default derivations
8年前
Mitch Tishmack
e6e50e517e
bin.org: Update nix configuration to work other channels
8年前
Mitch Tishmack
6debb6ff08
bin.org: Fix a babel error
8年前
Mitch Tishmack
1b18e232a3
tmux.org: Make tmux selection color be red bg, black fg
8年前
Mitch Tishmack
bacc4dc048
tmux.org: Remove set-remain-on-exit
No longer applicable to recent tmux past 2.4..ish. Too lazy to look it up.
8年前
Mitch Tishmack
3693e32766
haskell.org: Get rid of ~/.ghc.hs
It... is not the best idea between haskell versions.
8年前
Mitch Tishmack
ee9e159b8d
emacs.org: Pylint is a PITA if it breaks, disable it for now
8年前
Mitch Tishmack
a7ed4f8c13
Makefile: Use scutil for hostname on osx
Works around stuff like vpn dns setting its own hostname
and hostname -s to return that dns name verus the configured
name for the mac.
8年前
Mitch Tishmack
7bcf1bf5d2
etangle: check for file readability
So now ignore if there are missing/unreable files in USEROPTS.
8年前
Mitch Tishmack
8f3f474748
cray: emacs.el add org-jira
8年前
Mitch Tishmack
3c2921883b
cray: indentation update
8年前
Mitch Tishmack
59583a0c90
Merge remote-tracking branch 'origin/master' into cray
9年前
Mitch Tishmack
f6a440b26e
config.nix: Update default derivation
9年前
Mitch Tishmack
d29d831c1c
.init.el: Use dante instead of intero, org updates, diminish more
9年前
Mitch Tishmack
de1c69934c
init.el: Move cscope-setup to :config from :init
That way new install/setups of emacs work.
9年前
Mitch Tishmack
1fe5b73a6d
.profile: Set PKG_CONFIG_PATH to ~/.nix-profile/lib/pkgconfig
9年前
Mitch Tishmack
f1f96a01d7
Set :padline no so that tangling doesn't include spaces
9年前
Mitch Tishmack
cf12fd8334
Fix Makefile to work with osx hostname -s
uname -n uses/catches dhcp addresses, which is dumb.
9年前
Mitch Tishmack
329fbc509d
Update .gnus setup
9年前
Mitch Tishmack
0136f869a7
Remove ~/.emacs.d/local.el file, no longer needed
9年前
Mitch Tishmack
603ca2be3f
Delete dhcp shenanigan link
9年前
Mitch Tishmack
0088315b83
rename options/mbp-mtishmack.local.el -> options/mbp-mtishmack.el
9年前
Mitch Tishmack
8367b7c202
Just throw parens around like a madman
9年前
Mitch Tishmack
12dcccdc51
Append to babel languages in org
While here add idris-mode to the languages list.
9年前
Mitch Tishmack
fddc69d0d0
Merge remote-tracking branch 'origin/master' into cray
9年前
Mitch Tishmack
44d773ab15
Get cray specific stuff working with new layout
9年前
Mitch Tishmack
e24884f929
nix.org: remove some unneeded packages.
9年前
Mitch Tishmack
d8b9d4f8d2
merge conflict
9年前
Mitch Tishmack
71a4e32bba
Add cray predicate for options, and my laptops options.
9年前
Mitch Tishmack
76561a0507
Remove unneeded option files.
9年前
Mitch Tishmack
b5862c0518
merge conflict
9年前
Mitch Tishmack
6e3a5c9150
I validated poorly
9年前
Mitch Tishmack
3c6b41fed4
Another omnibus update
Switch to use tangle/file everywhere. Lots of cleanup.
Also define option predicates via the makefile option of:
make option NAME=whatever
Which defines the options in options/whatever.el and
options/no-whatever.el
Switch from using osx-p to macos-p now for osx.
There were a few other changes that snuck in that I was too
lazy to split apart. But all this should make this all simpler.
It also means you can edit source blocks in emacs sanely.
9年前
Mitch Tishmack
31046b5e4d
wip
9年前
Mitch Tishmack
fccab1dcbf
Rename option files osx->macos
9年前
Mitch Tishmack
9aa0aa286f
Add docker mode and cscope/xcscope
9年前