Mitchell Tishmack
4a2f843220
Some new zsh syntax updates
pirms 5 gadiem
Mitchell Tishmack
a94703a3e0
Update the nukehost function.
pirms 5 gadiem
Mitchell Tishmack
cd8f536c1c
Remove stuff I don't really use anymore.
pirms 5 gadiem
Mitchell Tishmack
2b3860112a
Add magit-todos to magit-mode
Kinda neat shows todo's in source on the magit mode screen.
pirms 5 gadiem
Mitchell Tishmack
6310e3a7b5
Move ) to save some lines, lines are a rare commodity vertically, save the trees/lines
pirms 5 gadiem
Mitchell Tishmack
9db30733d3
Customize a couple vars for mini modeline
Mostly don't truncate it to one line, and keep the duration things can stick around 5 seconds instead of 2.
pirms 5 gadiem
Mitchell Tishmack
51f01c5c0a
Fix some weirdness with builtin org mode and package.el org
Have to remove any load-path org's first before initializing the package db.
Then use-package on org, using :pin to pin org to the org from that specific
repo it came from.
This has taken many years, but I hath slain a weird dragon finally. Package.el
needs some damn work for builtin stuff that gets upgraded via it. This is all
stupid.
Also pull in some updates to auto-package-update casue I'm too lazy to not pull
in next line changes on this.
pirms 5 gadiem
Mitchell Tishmack
b127179157
M-q some stuff
pirms 5 gadiem
Mitchell Tishmack
65715e5d4e
Don't really care the overall coding system of the buffer
pirms 6 gadiem
Mitchell Tishmack
b148e81621
Fix company mode
pirms 6 gadiem
Mitchell Tishmack
f829a1882e
Remove diminish setup
I'm building the mode line myself now. Don't need it with this setup.
pirms 6 gadiem
Mitchell Tishmack
03d3a0a044
Mostly hook/mode clenaups for use-package declarations
Also made org-bullets not use the circled number stuff.
pirms 6 gadiem
Mitchell Tishmack
0155888320
Make a minimal mode line
pirms 6 gadiem
Mitchell Tishmack
8f29a22f2e
Change my default email address
pirms 6 gadiem
Mitch Tishmack
a1b4fd8c84
Switch from silver searcher to ripgrep
pirms 6 gadiem
Mitch Tishmack
8acfbf257e
Some org updates to make stuff prettier
pirms 6 gadiem
Mitch Tishmack
f4a48a1ccc
Add some :diminish lines
pirms 6 gadiem
Mitch Tishmack
4ddd6182e7
Uncomment this, not sure what it broke anymore and seems to work
pirms 6 gadiem
Mitch Tishmack
76f28693bf
Switch theme from solarized to minimal-light
Solarized has lost its pizzazz. I want things to look like paper.
pirms 6 gadiem
Mitch Tishmack
44a939c23f
Gui/font related updates
- Bump the tool/scroll/menu config to the top so it happens quickly.
- Don't refresh packages unconditionally
- Add the auto-package-update package to make updates easier
- Move debug-on-error to setq-default which it should have been in the first
place
- For now use Comic COde as the default frame font, this is setup for macos only
atm future me can figure out portability when/if I run on
linux/bsd/godhelpmewindows again.
pirms 6 gadiem
Mitch Tishmack
fc7cb32163
Full name cause reasons
pirms 6 gadiem
Mitch Tishmack
836d379700
Update the shell auto-insert
pirms 6 gadiem
Mitch Tishmack
3a498640e3
Lets ditch spaceline for the mode line
pirms 6 gadiem
Mitch Tishmack
37f3a16c0e
Add some speedups for long lines
Remove bidirectional support that I don't use.
pirms 6 gadiem
Mitch Tishmack
86fcb671ba
Migrate mt function to mitchty.net
pirms 6 gadiem
Mitch Tishmack
640ab7b124
Have the agenda span a fortnight
pirms 6 gadiem
Mitch Tishmack
9b0d0d08bf
Hmm, org-roam seems to be effing up org somehow
pirms 6 gadiem
Mitch Tishmack
e324353f2b
Org-roam deadline would be ideal methinks.
pirms 6 gadiem
Mitch Tishmack
2c4b1032a5
Add some tags
pirms 6 gadiem
Mitch Tishmack
64605bc740
Update org-mode capture templates and add org-habit back in
pirms 6 gadiem
Mitch Tishmack
e952275db1
Add some todos
pirms 6 gadiem
Mitch Tishmack
e44cd2242c
Add ag to emacs config
pirms 6 gadiem
Mitch Tishmack
4113009252
Projectile updates/changes
pirms 6 gadiem
Mitch Tishmack
43ca342501
Minor textual updates.
pirms 6 gadiem
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.
pirms 6 gadiem
Mitch Tishmack
b030f0a3e4
Update emacs package-archive urls
pirms 6 gadiem
Mitch Tishmack
d1c558e4e2
Update try_git logic for worktrees
pirms 6 gadiem
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.
pirms 6 gadiem
Mitch Tishmack
0b0308cb64
For try_git print out the directory cd'd to similar to cd -
pirms 6 gadiem
Mitch Tishmack
0b6a04b7df
Cleanup org-babel whitespace on non emacs files
pirms 6 gadiem
Mitch Tishmack
4508cd338e
Bring things up to date with current checkout before I fix indentation... again
pirms 6 gadiem
Mitch Tishmack
21b441cfd6
Some minor fixes for new systems
pirms 6 gadiem
Mitch Tishmack
e13deeba3b
I need to update changes more often.
pirms 6 gadiem
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.
pirms 8 gadiem
Mitch Tishmack
3ec88a14a2
readme.org: Everything is not in the readme.org file anymore.
pirms 8 gadiem
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.
pirms 8 gadiem
Mitch Tishmack
4fed1aeaf0
options/[no-]testing.el: Initial commit for testing-p predicate
pirms 8 gadiem
Mitch Tishmack
5e2cd382f7
options/default-macos.el: Initial commit for macos options
For sym/hard-linking a hostname link to.
pirms 8 gadiem
Mitch Tishmack
d78eaa6f2a
tmux.org: Testing out a battery meter hidden behind testing-p
pirms 8 gadiem
Mitch Tishmack
eff9fb810b
dotprofile.org: Setup nix with nixpkgs and staging
Just correspond with nixpkgs master and staging. More to likely come.
pirms 8 gadiem