Commit Graph

73 Commits

Author SHA1 Message Date
John Mertz f439d64f5e toolbox -> fedora 2024-01-31 13:33:45 -07:00
John Mertz 41ad18f37f Clear errors from experimental sourcing 2024-01-30 21:54:18 -07:00
John Mertz 3ca76c52f8 Change to fastfetch and create initial configs with just logos 2024-01-30 21:53:38 -07:00
John Mertz f9e688dac0 Improve titlebar content
Shows entire previous command, followed by '- Alacritty ($host)'
2024-01-30 20:25:33 -07:00
John Mertz db2b6142a2 Use whatever nvim is in $PATH 2024-01-30 20:23:56 -07:00
John Mertz 4bb18ad7a9 Neofetch configs per distro(box) 2024-01-11 21:57:55 -07:00
John Mertz 27b079f1bf Optional loading of neofetch for all shells 2023-10-29 14:39:01 -06:00
John Mertz d1c4433dda
Don't run onefetch if you don't have it 2023-10-24 11:17:35 -06:00
John Mertz a429445a09 Update bash_aliases and bashrc 2023-10-24 11:13:01 -06:00
John Mertz 737617e75f Simplified `flatpak run` script 2023-10-19 12:44:36 -06:00
John Mertz 9d7e4f86d3 Source ubuntu aliases from debian 2023-10-05 18:36:05 +00:00
John Mertz 949d921fa7 Always run flatpak as --user 2023-10-05 18:35:40 +00:00
John Mertz a4d5f81acb fedora-sericea is a spin of silverblue, symlink aliases 2023-10-05 18:35:10 +00:00
John Mertz 8b2868af8f .toolboxenv path name changed 2023-10-05 18:34:34 +00:00
John Mertz f048134bc3 Clean path 2023-10-05 18:34:00 +00:00
John Mertz 95898935e1 add shebang 2023-09-05 10:47:23 -06:00
John Mertz fbfbb9c11b Excess " 2023-09-05 10:46:39 -06:00
John Mertz 1fc94fef22 Copy theme vars to profile and bashrc
Probably overkill, but I am too lazy to figure out where this needs to be configured to allow all applications to behave
2023-09-05 10:45:45 -06:00
John Mertz cc587e25f2 add flatpak to upgrade alias 2023-09-05 10:43:11 -06:00
John Mertz 8101009816 Update themes/icons 2023-08-10 22:18:20 -06:00
John Mertz f88df69f48 waybar -> nixpkg 2023-08-10 18:53:07 -04:00
John Mertz fb84a3b79b nvim distrobox -> nix 2023-07-20 15:56:48 -04:00
John Mertz 2646902a26 nvim distrobox -> nix 2023-07-20 15:54:00 -04:00
John Mertz 914a95d622 Merge branch 'master' of ssh://git@git.john.me.tz:223/jpm/.dotfiles.git
Conflicts:
	bash/bashrc.host
	sway/autostart
2023-07-16 14:46:10 -04:00
John Mertz f369ac459c Define terminal 2023-07-16 14:42:37 -04:00
John Mertz b12a3ab989 Update path generation 2023-07-16 14:38:39 -04:00
John Mertz 8b1506e545 Wrong place to run ssh-agent 2023-07-06 12:22:15 -04:00
John Mertz d26f8971d0 Fix bash formatting 2023-07-06 12:21:45 -04:00
John Mertz 846097a632 nvim auto-formatting 2023-06-27 23:55:56 -04:00
John Mertz da84da237b Transpose apt to dnf
For those debian moments...
2023-06-27 23:55:15 -04:00
John Mertz 8066647b11 Update paths for Nix, Flatpak and others 2023-06-27 20:27:23 -04:00
John Mertz 32c73963b2 Only host uses flatpak of NeoVim 2023-05-09 15:29:44 -04:00
John Mertz 10eee3cfea Add SSH_AUTH_SOCK to distrobox 2023-04-27 10:06:21 -04:00
John Mertz fde76d6534 rpm-ostree does not have/need -y option 2023-04-18 08:48:07 -04:00
John Mertz e5df9d729d Don't confirm for rpm-ostree 2023-04-12 21:31:35 -04:00
John Mertz 5ee86b0366 Add dedicated alias file for each OS/Variant
Add a single 'upgrade' command which will do a full OS upgrade without
any prompts.
2023-04-12 21:30:03 -04:00
John Mertz 029ba64f2d Ditch Neovide and just use Neovim in terminal 2023-04-09 21:13:54 -04:00
John Mertz 7ad1036ed2 Remove critic warnings about quatation, etc. 2023-02-23 20:24:59 -05:00
John Mertz c630d25a1b Rust and neovide 2023-01-08 22:52:24 -05:00
John Mertz 2cc8014a90 ts=4 and initial nvim.lua 2023-01-07 12:03:31 -05:00
John Mertz 412282ccee Expand variable during use, not during assignment 2023-01-07 07:14:28 -05:00
John Mertz 6e11fe0b7e tabs->spaces 2023-01-06 13:57:26 -05:00
John Mertz 1260fc96ad Tabs -> Spaces
Testing new NeoVim configs
2022-12-29 17:50:45 -05:00
John Mertz 0dcd93477a Git directory 'onefetch'
Alias 'cd' to create a flag.
Detect flag during prompt script.
If directory changed to the root of a git repository, print 'onefetch'
Remove flag if set.
2022-12-28 10:38:43 -05:00
John Mertz 58addc1a0b Pyenv path declared before being added to PATH 2022-12-15 21:51:15 -05:00
John Mertz 25de715a12 Clean up distrobox errors 2022-12-12 22:44:24 -05:00
John Mertz f9031a775d ssh-agent setup/teardown for host only 2022-12-12 14:48:42 -05:00
John Mertz e08678ffea Prepare to split out Distrobox and Host configs 2022-12-12 14:29:13 -05:00
John Mertz af143a0932 NeoVim implementation selector script 2022-11-09 11:08:29 -05:00
John Mertz 6b0649a8e3 Restore # at front of prompt 2022-11-07 21:45:04 -05:00