Commit graph

21 commits

Author SHA1 Message Date
4824354812 [NEW] profile.d: Addd RP2040 Pico SDK PATH 2024-02-15 05:00:03 -06:00
97bc2c8b3e aliases: Added Cmake LSP hellper 2024-02-15 04:41:13 -06:00
1ee7391fb0 [NEW] sway: Added Sway config file 2024-01-30 06:53:23 -06:00
d718bfbe09 [NEW] alacritty: Add TOML config 2024-01-30 06:51:30 -06:00
d110ee6085 Makefile: fix Bash aliases target 2024-01-30 06:48:26 -06:00
c6cd46fe2e aliases: Add file management aliases 2024-01-29 23:37:17 -06:00
bfd9b4e9cc Apple_Terminal: Remove unnecessary CommandString, silence Bell 2024-01-08 09:01:47 -06:00
76166b8955 [NEW] Makefile: Add installer Makefile 2024-01-06 05:38:53 -06:00
dc75ff3622 [NEW] profile: Linux/General profile 2024-01-06 05:35:55 -06:00
7b86adbc92 profile.mac: Source .profile.d files 2024-01-06 05:35:19 -06:00
ebab3c7f64 [NEW] Apple_Terminal: Add "Basic Andrea" Terminal.app profile
Requires the "monofur for Powerline" font.
2024-01-06 04:59:44 -06:00
948ab4f2c3 vimrc: Mac terminal improvements, dark mode example 2024-01-06 04:58:50 -06:00
3ea67602fb [NEW] profile.mac: Added .profile for Mac OS X/OS X/macOS
MACPORTS section subject to change.
2024-01-06 04:56:56 -06:00
b53471edbd bashrc: Terminal.app improvements, aliases broken out
On the Mac terminal sessions don't seem to retain the same
environment as the one that parses their .bashrc files.  So, to
overcome that, all aliases and PATH/variable changes are done in
.profile (or files sourced by .profile).

There aren't any .profiles checked in yet, but stay tuned ;-)
2024-01-06 04:02:23 -06:00
36ca1ab2aa Add ignore file 2024-01-06 03:39:50 -06:00
52978bca4c vimrc: Make Terminal-spawning helpers and mappings
On Mac systems with MacPorts-installed Bash and Vim, the :ter[minal]
command doesn't pick up /etc/bashrc (aka /private/etc/bashrc) in my
login shell (Bash installed via MacPorts), so I've created helpers to
make it easier to spawn terminals.  These helpers and their stubby
siblings for non-Mac platforms are mapped to F1 and Shift+F1,
respectively.  I figure if I *really* need :help, I can just type :help.
It isn't hard.  Usually I trigger the :help <F1> mapping by mistake
anyways.

Note:
~~~~~
The helpers aren't perfect (you have to close the buffer manually after
Bash exits).
2023-11-15 13:01:49 -06:00
0a2dbe713c [NEW] bashrc: Add Mac helpers 2023-11-14 19:23:52 -06:00
8c00b1e2f7 vimrc: Add Macports portfile and ccls support 2023-11-14 19:09:50 -06:00
295a3749bb Added Perl LSP support with PLS
You'll need to have your Cpan package bin directory in your $PATH and
then you'll need to install the following modules with Cpan or cpanm:
  - PPI: https://metacpan.org/pod/PPI
  - PLS: https://metacpan.org/pod/PLS

See my post to the vim-lsp wiki for more info on how to set it up:
  https://github.com/prabirshrestha/vim-lsp/wiki/Servers-Perl
2023-06-14 04:43:30 -05:00
cfbd3e4100 vimrc: add git-blame hotkey 2023-06-01 22:07:39 -05:00
2daf8d6e49 added vimrc 2023-06-01 21:39:56 -05:00