Mitch Tishmack
37f3a16c0e
Add some speedups for long lines
Remove bidirectional support that I don't use.
пре 6 година
Mitch Tishmack
86fcb671ba
Migrate mt function to mitchty.net
пре 6 година
Mitch Tishmack
640ab7b124
Have the agenda span a fortnight
пре 6 година
Mitch Tishmack
9b0d0d08bf
Hmm, org-roam seems to be effing up org somehow
пре 6 година
Mitch Tishmack
e324353f2b
Org-roam deadline would be ideal methinks.
пре 6 година
Mitch Tishmack
2c4b1032a5
Add some tags
пре 6 година
Mitch Tishmack
64605bc740
Update org-mode capture templates and add org-habit back in
пре 6 година
Mitch Tishmack
e952275db1
Add some todos
пре 6 година
Mitch Tishmack
e44cd2242c
Add ag to emacs config
пре 6 година
Mitch Tishmack
4113009252
Projectile updates/changes
пре 6 година
Mitch Tishmack
43ca342501
Minor textual updates.
пре 6 година
Mitch Tishmack
a01c5a9a8c
Add unicode-escape package
Helps with utf-8 and also set the language-environment to utf8 as well to be
more sure that utf8 is the default.
пре 6 година
Mitch Tishmack
b030f0a3e4
Update emacs package-archive urls
пре 6 година
Mitch Tishmack
d1c558e4e2
Update try_git logic for worktrees
пре 6 година
Mitch Tishmack
7ea539e923
Fix org-babel whitespace in emacs.org and some minor cleanup
This *may* not be 100% I flipped a lot of (progn ...)'s to :custom etc in
use-package declarations.
пре 6 година
Mitch Tishmack
0b0308cb64
For try_git print out the directory cd'd to similar to cd -
пре 6 година
Mitch Tishmack
0b6a04b7df
Cleanup org-babel whitespace on non emacs files
пре 6 година
Mitch Tishmack
4508cd338e
Bring things up to date with current checkout before I fix indentation... again
пре 6 година
Mitch Tishmack
21b441cfd6
Some minor fixes for new systems
пре 6 година
Mitch Tishmack
e13deeba3b
I need to update changes more often.
пре 6 година
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
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
e24884f929
nix.org: remove some unneeded packages.
пре 9 година
Mitch Tishmack
d8b9d4f8d2
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
9aa0aa286f
Add docker mode and cscope/xcscope
пре 9 година
Mitch Tishmack
7e440135da
Add Idris mode
пре 9 година
Mitch Tishmack
4cd6cd1ad5
Add intero for haskell mode
пре 9 година
Mitch Tishmack
bf7187eac4
Fix a silly logic error in my dns script
First real bug in it for years, its served me well.
пре 9 година