randomuser
9c49ea2dfd
remove firefox setup script, will be superseded by configuration.nix and friends
2023-07-07 16:47:55 -05:00
randomuser
3aa3e10ce8
move all dotfiles to config/
2023-07-07 16:47:16 -05:00
randomuser
2dffe34f1c
remove the merging helper
2023-07-07 14:59:47 -05:00
randomuser
ea581aa433
add utils into repo
2023-07-07 14:55:35 -05:00
randomuser
b272ffae99
move everything to utils directory in preparation for merge
2023-07-07 14:54:19 -05:00
randomuser
2ffeb9d9f2
Merge remote-tracking branch 'utils/master' into utils_import
2023-07-07 14:50:46 -05:00
randomuser
b8a7ecad2d
initial commit
2023-07-07 14:47:15 -05:00
randomuser
57a5314813
add some nixos configs
2023-06-24 16:55:54 -05:00
randomuser
804df59e8e
some changes
2023-06-24 16:47:38 -05:00
randomuser
400aa6ff4f
update gitignore
2023-06-24 16:41:18 -05:00
randomuser
1d9958c27f
improve clean target
2023-06-06 00:33:39 -05:00
randomuser
bf5bfc71da
add tmessage application
2023-06-06 00:31:48 -05:00
randomuser
e3bab8d377
misc changes
2023-05-28 17:34:55 -05:00
randomuser
96fdd5cfcc
enable linebreak option neovim
2023-04-11 17:06:15 -05:00
randomuser
89c4530d2e
do the things to init.lua
2023-04-10 08:58:48 -05:00
randomuser
3ea9e3389b
bashrc
2023-04-10 08:58:18 -05:00
randomuser
bda6135dad
refactor sxrc
2023-04-10 08:57:54 -05:00
randomuser
b3d186ee92
add two other program
2023-04-10 08:57:35 -05:00
randomuser
562d6ff6a9
reverse the zoom controls
2023-04-02 12:49:14 -05:00
randomuser
f58dbe9264
factor out tabbing thing
2023-04-02 12:47:07 -05:00
randomuser
908cb7c24d
add a simple discord shortcut
2023-04-02 12:45:15 -05:00
randomuser
73c39f9eeb
misc changes
2023-03-24 10:24:33 -05:00
randomuser
eebb40fc49
exit with code of subprocess
2023-02-04 15:27:01 -06:00
randomuser
f69c20321b
add new keybinding
2023-01-31 11:28:21 -06:00
randomuser
f3db327f0c
modify init.lua
2023-01-31 11:28:10 -06:00
randomuser
38a242c999
make tmenu_run faster by having an application name cache
2023-01-31 11:26:27 -06:00
randomuser
64284e3a4a
add contingency script
2023-01-26 13:33:38 -06:00
randomuser
a22c5fa20c
add a contingency mode
2023-01-26 13:33:05 -06:00
randomuser
1196d79423
try out a new firefox wrapper. maybe it will work?
2023-01-15 16:50:16 -06:00
randomuser
08e6b7a16c
add alternate display configuration
2023-01-15 16:50:01 -06:00
randomuser
c1e747a7c7
remove capture from bash/bashrc, move to randomuser/utils/sh/capture
2023-01-15 16:49:15 -06:00
randomuser
ad572313d0
add capture, migrate from bash/bashrc
2023-01-15 16:48:49 -06:00
randomuser
ae09b5fff9
add functionality to record function
2023-01-15 16:41:46 -06:00
randomuser
2d8d1733be
misc vim changes
2023-01-14 20:18:45 -06:00
randomuser
346fda912e
misc changes
2023-01-14 20:17:33 -06:00
randomuser
6abaea7a5b
port neovim configuration over
2023-01-14 20:17:04 -06:00
randomuser
7bde5419e0
remove items from todo; no longer relevant
2023-01-04 13:27:26 -06:00
randomuser
8e58e2cd77
remove possibility for excess globbing in statusA
2023-01-04 13:26:41 -06:00
randomuser
1d767b3377
minor changes to status
2023-01-03 23:49:10 -06:00
randomuser
4fb280225e
misc changes
2023-01-03 23:28:57 -06:00
randomuser
71ebc5f170
oh yeah, add the makefile
2023-01-03 23:28:40 -06:00
randomuser
decef894bd
add xgetnewwindow, which waits the creation of a new window in the xorg server
2023-01-03 23:28:16 -06:00
randomuser
e7a152dd65
Merge branch 'master' of https://tildegit.org/randomuser/dot
2023-01-03 23:13:45 -06:00
randomuser
b92b53b9cf
misc changes
2023-01-03 23:13:10 -06:00
randomuser
967e496c7a
whoops, forgot makefile
2023-01-03 23:12:51 -06:00
randomuser
2541707604
add a simple-ish gtk theme
2023-01-03 23:12:27 -06:00
randomuser
ee4e159740
misc changes
2022-12-27 01:07:42 +00:00
randomuser
c0fa23ca93
add testing lua nvim config
2022-12-27 01:07:42 +00:00
randomuser
0039d09e1f
remove outdate zathura options
2022-12-27 01:07:42 +00:00
randomuser
8b6a308e60
add pre-authentication to bashrc function gp()
...
there is a program in randomuser/utils which acts as an
authentication manager for tildegit. it doesn't work right.
when the tildegit password has not been requested recently,
instead of popping up a prompt, it will just return an auth
error. i honestly don't know why this is happening, but doing
this makes gpg-agent aware of the decryption and allows the
password to be accessed by git without user intervention.
2022-12-24 00:55:49 -06:00