Commit Graph

106 Commits

Author SHA1 Message Date
6e29e799f1 Rework LS args 2020-02-17 17:13:41 -06:00
7cb3baba71 .profile: Remove todo alias 2020-02-13 15:50:36 -06:00
ce338b215c .profile: More robust SSH detection 2020-01-15 20:21:04 +00:00
3f9a4e2827 .profile: Clean up, make ssh sessions simpler 2020-01-15 20:13:44 +00:00
b6768b0137 .profile: Fix cataclysm of prefixes on PS1 2019-11-19 21:17:43 +00:00
148f8b1926 .profile: Make the fancy PS1 bash-specific
Because holy good god damn that fucked up every other prompt fml
2019-10-24 00:20:03 -05:00
69968bbf8b .profile: Autoplay with song() 2019-10-23 23:35:14 -05:00
7f96d3c414 .profile: Add function for song
This replaces old aliases with something functional. Finally.
2019-10-21 00:13:10 -05:00
b9cd68d3fd .profile: Remove instantmusic aliases
Also removes an outdated ptgdp alias:
2019-10-18 23:34:25 -05:00
7b9b201d8f .bin, .profile: Update, add minor security checks to PATH patching 2019-09-26 03:04:40 -05:00
035e07d395 .profile: Overcomplicate the prompt 2019-09-18 03:29:48 -05:00
bf9c775f49 Add ptgdp alias
Not like I'm ever gonna use it lol
2019-09-18 02:25:48 -05:00
4e7965e8aa .profile: Add git aliases, minor polish 2019-09-01 21:34:02 -05:00
edd21b58cc .profile: Redefine l alias to something useful 2019-08-30 04:14:07 -05:00
68cde74a8b .profile: Reorganize, compact license, etc. 2019-07-10 04:31:05 -05:00
c26563ec05 .profile: Add sudo prompts 2019-06-19 16:04:48 -05:00
9531d1672a Vim, .profile: Lots of changes, like tablines and prefixes 2019-02-05 15:17:50 -06:00
040fce1825 .profile: Use wrapper function for command detection 2019-02-05 12:38:56 -06:00
77bf3a4a0d .profile: Add mate-dictionary alias 2019-02-04 17:37:45 -06:00
9bae092872 .profile: Only add GOPATH to PATH once 2019-02-01 14:42:51 -06:00
9f17bb0f3e .profile: Add Go configuration 2019-01-25 16:56:06 -06:00
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