Commit graph

30 commits

Author SHA1 Message Date
56f2730602
🧑 style(man): Change manpager to nvim 2024-03-11 18:12:11 -07:00
895bb4d255
feat(bat): Add bat-extras 2024-03-11 18:10:08 -07:00
f88151a904
📌 build(asdf): Install asdf 2024-03-11 18:07:14 -07:00
16462b360e
🧑 docs(pipx): Fish completions 2024-03-10 18:57:13 -07:00
f6dbe18748
💄 style(starship): Adjust prompt 2024-03-10 18:55:34 -07:00
2dfacf571a
🧑 perf(fish): Add various system abbr's 2024-03-10 16:29:53 -07:00
a923679f40
🔧 refactor(fish): Add SUDO_EDITOR 2024-03-10 16:21:12 -07:00
cacd49a569
🔨 build: up function 2024-03-10 16:10:44 -07:00
9be33b8eac
feat(fish): hack script
`hack` no longer cd's to ~/hackin/.  It is now a function that allows
the user to select from their Github repositories, clone it if it
doesn't exist, and enter the project directory.
2024-03-10 15:45:03 -07:00
5fa4cf6d33
build(fish): fish_plugins acting up 2024-03-10 14:50:25 -07:00
581e4fe391
feat(fish): git_open & open functions 2024-03-10 12:15:46 -07:00
85446f029c
🔧 feat(fish): Set env vars for machine info
Added $OS & $HOST global variables.
2024-03-10 11:56:39 -07:00
91daec3bf3
♻ refactor(xdg): XDG_CONFIG_HOME compliance 2024-03-09 20:28:57 -08:00
6b6013ac2c
perf(xdg): Add XDG dir global vars 2024-03-09 20:06:38 -08:00
bc3e3780b8
🩹 fix(fish): Reset fish_user_paths on shell start
I am anal about the order of paths.
2024-03-09 19:01:04 -08:00
b7a5b02baf
🐛 fix(gpg): Fix gpg fish conf file 2024-03-05 20:09:35 -08:00
deaac25a15
💄 fix(fzf): Fix fzf catppuccin flavor 2024-03-03 13:54:04 -08:00
5af5389117
feat(git): Move git aliases to git
Also fixed the wrongly named .gitconfig -> config, and standardized
naming among all subfiles.

All git aliases are managed by git now - to allow wrappers to access the
same aliases (e.g. dotfiles).
2024-02-27 20:54:41 -08:00
9f2d50714d feat(git,fish): Add git abbreviations 2024-02-24 12:27:26 -08:00
0620569745 🐛 fix(fish): Make cat replacement actually work 2024-02-23 21:20:52 -08:00
2b8521de0c feat: fish GPG & fzf 2024-02-23 20:28:31 -08:00
d04b384775 feat: Add php 2024-02-22 20:34:18 -08:00
073081c725 feat: Start GPG signing commits 2024-02-22 20:34:08 -08:00
a48233b2ab feat: Small fish improvements 2024-02-22 20:33:52 -08:00
1093f04a2a 🧑‍💻 chore: Finally override the default fish_greeting 2024-02-22 20:33:23 -08:00
3da95d6ec2 🧑‍💻 chore: Add dotfiles fish completions 2024-02-22 20:33:05 -08:00
9eda040593 ♻️ refactor: Seperate eza functions 2024-02-22 20:32:00 -08:00
327db61f67 🙈 chore: Ignore accidentally VC'd files 2024-02-22 20:31:26 -08:00
0420b8265f 🐟 chore: Pull in fish configs 2024-02-22 20:30:45 -08:00
1342a43614 🎉 feat: Bootstrapping 2024-02-22 20:30:05 -08:00