Commit Graph

654 Commits

Author SHA1 Message Date
xfnw c24b762702 minix: create 2024-02-04 10:23:19 -05:00
xfnw d6cb30ce85 c: add -c flag
adds argument to CFLAGS
2024-01-29 12:49:24 -05:00
xfnw 030e9aeea6 gitconfig: sort branches by commiterdate 2024-01-29 06:00:09 -05:00
xfnw 72fb447b73 XCompose: add PERSON RAISING BOTH HANDS IN CELEBRATION 2024-01-27 15:58:23 -05:00
xfnw 64fd17f18e week: create
little script for parsing year week dates, since strptime and gnu date
are seemingly incapable of this...
2024-01-27 15:22:14 -05:00
xfnw 39f6b758d4 XCompose: add warning and information signs 2024-01-14 09:44:05 -05:00
xfnw baf9237a3b XCompose: make include locale-agnostic 2024-01-14 09:36:57 -05:00
xfnw 4d0ebc2ed5 newsboat: respect $BROWSER env var 2024-01-12 20:38:05 -05:00
xfnw 0432e131f0 zshrc: simplify calcbd 2024-01-11 10:00:58 -05:00
xfnw b563c5bf69 zshrc: add putdir function
recursively HTTP PUT a whole directory

if reading fails, attempt listing as directory
2024-01-08 10:17:52 -05:00
xfnw fcde6e924e vim: bump year 2024-01-07 12:38:21 -05:00
xfnw 52c7651d90 vim: add normal diff colors
not sure what upstream vim is doing, but they seem to have
changed diff syntax highlighting to have the same color for
foreground and background...
2024-01-04 21:08:38 -05:00
xfnw 1ece94644c add irclen alias
for checking if irc art will get cut off
2024-01-03 23:37:36 -05:00
xfnw 7879cd4faa vimrc: add abbreviations for SPDX's long strings 2024-01-02 15:30:48 -05:00
xfnw 393e185376 borrow ansi2irc 2024-01-02 15:26:44 -05:00
xfnw 18d3239de0 zshrc: add ffdiffb function
ffdiff but avoids having the gray background for no motion
2023-12-28 22:18:03 -05:00
xfnw 64084403fa i3: add keybind to type datetime 2023-12-26 15:38:04 -05:00
xfnw bea6615106 vim: make folds actually readable 2023-12-18 18:31:10 -05:00
xfnw 42c22451aa obv: do stuff in /tmp instead 2023-12-09 15:37:00 -05:00
xfnw 01b3b5b8e8 i3: add $mod+shift+z keybind 2023-12-08 22:03:50 -05:00
xfnw 610d922b78 obv: add a small sleep
seems to be a bit race-condition-y :|
2023-12-08 21:51:46 -05:00
xfnw c00ff8c5b8 obv: create 2023-12-08 20:41:24 -05:00
xfnw 20ef8069dc i3: change $mod+z screenshot to use fixed filename 2023-12-08 16:25:11 -05:00
xfnw 95383ed628 zshrc: replace ffdiff with ffmpeg's built in tblend
much nicer looking while simultaneously being faster
2023-12-02 11:09:09 -05:00
xfnw 0938450a4e git: enable push.autoSetupRemote 2023-12-02 09:32:32 -05:00
xfnw ccabfb17fc clang-format: AlignEscapedNewlines to DontAlign instead
i changed my mind. Left is still a lot of spaces, and changing every
line of a macro every time the longest line changes length is not very
version control friendly
2023-12-02 08:59:54 -05:00
xfnw 2a14db2e03 clang-format: AlignEscapedNewlines to Left
the LLVM style's default of Right is just an absurd number of spaces
2023-12-01 21:44:29 -05:00
xfnw b66a218ef3 tex2svg: include cancel package 2023-11-28 17:48:08 -05:00
xfnw e6a3ee18d7 git: add alias for fetching git-notes
the `#` is a hack to prevent the shell from adding arguments to the end,
`$2` is for inserting a `+` in front of the refspec to allow overwriting
2023-11-17 20:39:14 -05:00
xfnw b62236e8d9 c: add a decompile mode 2023-10-19 19:07:38 -04:00
xfnw 117f128435 vimrc: increase textwidth 2023-09-16 12:25:49 -04:00
xfnw ed467cddae vimrc: populate mandoc cross references 2023-09-08 16:08:28 -04:00
xfnw 235e32d534 emacs: setup slime
swap around key combinations as with inferior-lisp
2023-08-26 22:23:12 -04:00
xfnw 6b75c0888c emacs: setup inferior-lisp
swap lisp-eval-defun and lisp-compile-defun key combinations, to be
easier to type
2023-08-26 16:34:55 -04:00
xfnw b179416661 i3: add some missing codes to emoji picker 2023-08-25 12:50:25 -04:00
xfnw bb435ffa31 ranger: change wording 2023-08-22 11:42:38 -04:00
xfnw 5fa4604e17 Revert "indent small sections too" and delete unneeded file
This reverts commit 6acf06648e.
2023-08-16 14:40:18 -04:00
xfnw 8ebe037855 vim mdoc template: fix heading order and remove OPTIONS
to be compliant with mdoc(7)'s recommended headings
2023-08-16 14:19:15 -04:00
xfnw 82c5d62db4 irssi: add alias 2023-08-14 15:58:20 -04:00
xfnw a74abe29b2 ranger: show size and cleaned up cidr 2023-08-14 15:54:35 -04:00
xfnw 409d26da5b glances: slow down refresh rate 2023-08-05 16:16:08 -04:00
xfnw 173b8e13f7 emacs: enable xml autocompletion
it seems emacs also decided to automatically convert the newlines in
my initial-scratch-message to octal for some reason
2023-08-04 14:21:32 -04:00
xfnw 4ac881aeb7 bb: remove weird ./ in guid 2023-08-03 12:32:41 -04:00
xfnw 884aa2faeb badwolf: newtab page 2023-08-02 14:19:14 -04:00
xfnw 1642e1c6e3 zshrc: add function 2023-07-30 16:17:45 -04:00
xfnw 9f5fb530d3 qrscan: pass through arguments 2023-07-30 13:52:11 -04:00
xfnw 33bb02ef6d zsh: clean up comments, set WORDCHARS 2023-07-28 11:54:09 -04:00
xfnw 0c40887004 update bin 2023-07-24 15:06:03 -04:00
xfnw 805fd2147b XCompose: add greek letter SIGMA 2023-07-22 16:50:30 -04:00
xfnw d0bb925bac zshrc: add ahex alias 2023-07-20 15:25:58 -04:00