Commit Graph

85 Commits

Author SHA1 Message Date
ca72a7876e .profile: Cleanup and reorganize 2018-12-19 23:15:32 -06:00
fde93debe7 .profile: Ignore unused variables 2018-12-19 22:52:36 -06:00
f6767e60f5 .profile: Make prefix nicer 2018-12-15 20:46:19 -06:00
9b34cd39ce .profile: Add a prefix for my portable Linux install 2018-12-15 20:41:57 -06:00
abde907173 .profile: Fix basename arguments 2018-12-08 20:56:30 -06:00
24382972ac .profile: Give bash PS1 a CWD 2018-12-01 16:48:24 -06:00
f90c82bfcf .profile: Add dircolors support, make safe for POSIX sh
Though it's still not quite where I want it
2018-12-01 11:31:29 -06:00
9c4a950385 .profile: Small improvements
I think
Not really, actually
2018-11-27 23:24:17 -06:00
5dff2dca30 .profile: Fix non-POSIX parameter substitution 2018-11-27 22:02:39 -06:00
803ba395b7 .profile: Add editor alias 2018-11-23 18:43:23 -06:00
caffa48a20 DSK: Update 2018-11-22 02:24:19 -06:00
7c9b378e29 .profile: Remove deprecated pip workaround 2018-11-21 23:42:24 -06:00
f84152b637 .profile: Fix typo 2018-11-21 23:40:39 -06:00
1234631a64 .profile: Correct PATH additions 2018-11-21 23:34:43 -06:00
bd224ff130 .profile: Modify instantmusic aliases 2018-11-21 23:32:37 -06:00
ceb86b2260 .profile: Remove unecessary backticks 2018-11-21 23:25:23 -06:00
930d3dfdbc .profile: Add alias for instantmusic 2018-11-21 23:24:34 -06:00
913b4dc17d Lots: Move .local/bin, add pip compatibility
God fucking dammit
Alright, so this is too damn long for a commit message but I don't care.
Debian apparrently adds a patch to pip that forces it to use the --user
flag. This COMPLETELY BREAKS defining target or prefix in pip.conf
As a workaround, I have to move all of my custom binaries to a different
directory and just hand .local/bin over to pip.
It's really dumb.
2018-11-21 23:16:02 -06:00
325f2850f7 .profile: Make POSIX-compliant again
Turns out basic sh can do exactly what I wanted
Blessed be the manpages
2018-11-21 15:38:34 -06:00
00a2100047 .profile, .local/bin: Patch our own damn PATH
As of now, the .profile script is POSIX-noncompliant
Still working on that
2018-11-21 15:33:07 -06:00
f7dd64f7cb DSK, .profile: Update, more robust PATH patching 2018-11-16 19:34:09 -06:00
8437d55ced .profile: Make bash more uniform 2018-11-06 18:36:04 -06:00
b42eacc539 .profile, .functions: Add functions file 2018-11-06 17:39:56 -06:00
7b6710824f Add prefix to rbash shells
TODO: Make that more robust. One can make a shell restricted in more ways than just calling via rbash
2018-11-02 21:40:38 -05:00
a76a465cd6 .profile: Pull in dotupdate 2018-10-30 14:23:15 -05:00
288a8bff17 .profile: Init submodules with dotupdate 2018-10-30 14:08:42 -05:00
271a1c8b80 .profile: Update dotupdate again
I'm figuring out git submodule foreach, slowly but surely
2018-10-10 16:36:43 -05:00
0d388e6d1b .profile: Update dotupdate alias 2018-10-10 16:31:54 -05:00
8bccf82e72 Submodules: Update 2018-10-10 16:27:34 -05:00
39bafbbf46 Submodules: Update 2018-10-10 16:24:35 -05:00
51975d3326 .prefix: Change the way alternate shells are presented
Now they have a different bracket (parenthesis) and a different-colored PWD, even in SSH sessions
2018-10-07 00:15:04 -05:00
ca5cc3de19 Revert ".profile: Change suffix assignment for PS1"
This reverts commit 9813277aba.
2018-10-07 00:09:56 -05:00
6126d07df3 .profile: Move comment to unify comments in that section 2018-10-07 00:08:04 -05:00
9813277aba .profile: Change suffix assignment for PS1 2018-10-07 00:04:00 -05:00
0ba5a922de .profile: Add comments to ls alias section 2018-10-07 00:02:13 -05:00
ffc9a997f6 .profile: Change dotfile git alias
God this is gonna take some getting used to
2018-10-06 23:58:43 -05:00
226dd48cc5 .profile: Use relative path to EDITOR 2018-10-06 23:58:13 -05:00
e12729f5ab .profile: Change $ color depending on current shell 2018-10-03 22:50:23 -05:00
1805a3f3ae .profile: Adjust notice to reflect the migration to gitlab 2018-09-19 17:49:08 -05:00
19a0061569 .profile: Remove zsh workaround 2018-08-28 22:07:15 -05:00
c7b6061c76 .profile: Remove ZSH PS1 2018-08-23 12:01:20 -05:00
9a2da188a9 zsh: Cull OMZ 2018-08-21 19:03:15 -05:00
2e7ad97ed6 .profile: Remove newline 2018-08-21 18:46:21 -05:00
903a6eea5c .profile: Move envvar declaration to the top 2018-08-21 18:45:52 -05:00
eca9188b06 .profile: Remove XDG_CONFIG_HOME
Why was that even in here
Did I read the docs at all when that was written?
2018-08-21 18:41:25 -05:00
aebffc9770 .profile: Remove urxvt-related cruft 2018-08-21 18:40:06 -05:00
c6fed0fb33 .profile: Also check for eclean when assigning aliases 2018-08-21 18:38:18 -05:00
80a352bd5e .profile: Use a better method of checking for emerge's existence 2018-08-21 18:37:27 -05:00
842ce3d17c .profile: Remove unnecessary emerge alias 2018-08-21 18:36:48 -05:00
6d0885b1e7 .profile: Update emerge update command 2018-08-19 20:18:11 -05:00