dotfiles for my programs
Go to file
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
bash add pre-authentication to bashrc function gp() 2022-12-24 00:55:49 -06:00
bspwm misc. changes 2022-12-24 00:42:10 -06:00
git changes 2022-10-18 18:19:26 -05:00
htop add things 2022-07-06 00:36:14 -05:00
nvim add changes 2022-12-04 21:32:50 +00:00
python python things 2022-06-18 15:41:52 -05:00
ssh more dotfiles! 2022-02-06 04:58:21 +00:00
sx misc. changes 2022-12-24 00:42:10 -06:00
sxhkd add disp thing(tm) 2022-11-10 20:35:34 +00:00
tridactyl misc. changes 2022-12-24 00:42:10 -06:00
zathura add changes 2022-12-04 21:32:50 +00:00
.gitignore changes 2022-10-17 13:20:52 -05:00
Makefile change makefile 2022-11-27 20:12:11 +00:00
README add capability for bash dotfiles to be stored in /home/usr/.config/bash 2022-02-06 04:29:46 +00:00
TODO eliminate items from todolist 2022-12-24 00:41:50 -06:00
environ fixed stupid design in environ 2022-12-21 11:07:12 -06:00
firefox_setup add extension for firefox setup 2022-12-04 21:41:20 +00:00

README

dot
===

dotfiles for randomuser
if they work, great
if they don't, I don't care

there's now a hack that allows you to have your bashrc
and profile in your $XDG_CONFIG_DIR, or ~/.config