Commit graph

51 commits

Author SHA1 Message Date
f22bf730c5 change python to python 3.12 2024-05-03 13:35:39 +02:00
814080d085 don't print fastfetch in neovim or poetry shells 2023-08-21 15:27:06 +02:00
bfab8cb105 clean up fastfetch formatting 2023-08-21 15:01:10 +02:00
d36c893c2e add docker space chalk current config and fix allowing local presets for fastfetch 2023-08-21 14:07:06 +02:00
6d74d8deb0 fix fastfetch corrections in bashrc and convert docker_space_chalk to new formatting for fastfetch 2023-08-21 13:52:01 +02:00
Jesse Hitch
3c3c6281a4 don't set the default docker platform. that was always a mistake 🤦 2023-06-05 19:16:44 +02:00
2aa90909fe
fix up powerline section for SSH 2023-05-29 13:28:13 +02:00
Jesse Hitch
70d53a4be2 add elif instead of bare if for docker and ssh detection 2023-05-28 12:16:18 +02:00
Jesse Hitch
3c5402d542 add better ssh icon, now it a 🤖 2023-05-27 23:18:04 +02:00
Jesse Hitch
7de66cc40b add more aware variable set for ssh vs docker vs localhost 2023-05-27 22:15:14 +02:00
14bfe00cba
add back extra line after fastfetch and alias docker mispelling 2023-05-21 23:13:20 +02:00
3cbbeac24c
add docker env detection for powerline 2023-05-19 23:26:48 +02:00
d6684ed769 don't print logo in zellij for fastfetch 2023-03-26 19:11:07 +02:00
Jesse Hitch
45e81c135d Clean up neovim
fix keymaps to be shorter for leader key

add bypython floating window to neovim

ensure powerline does not start in floating windows in neovim with TUIs
2023-03-24 14:13:53 +01:00
Jesse Hitch
1c0bbc8239 don't break poetry shell with images it can't handle :) 2023-03-22 12:55:22 +01:00
3099fb58fe
don't print logo on neovim for motd, and disable image by default when we run fastfetch 2023-03-20 12:51:45 +01:00
Jesse Hitch
a711e60d31 turn off diagnostic virtual text in neovim and pass in platform for docker by default 2023-03-20 09:02:22 +01:00
0b2c7f9148
updating fastfetch configuration 2023-01-01 17:03:10 +01:00
db6e06c2cd
alias fastfetch 2022-12-31 20:07:41 +01:00
f81074910d
update fastfetch to be cuter with images if you have them :) 2022-12-31 19:53:31 +01:00
9987076c90
replacing neofetch with fastfetch and reorganizing macos data 2022-12-31 11:25:53 +01:00
52ad27d8ac
move completion to another location 2022-12-25 14:17:34 +01:00
94ba91df77
fix sourcing personal file 2022-12-19 20:08:37 +01:00
ca550bc919
organizing bash further into it's own config directory 2022-12-19 17:06:18 +01:00
f984a3eb40
organize all the bashrc stuff into a config dir 2022-12-19 17:06:18 +01:00
e23d40fce6
update history location; update additional config locations; make decode a function; make editor logic more clear 2022-12-19 13:00:48 +01:00
062138e116
removed unused overrides 2022-12-18 02:24:54 +01:00
4d84c8fd12 current git updates 2022-12-18 01:18:14 +00:00
c227d2d14b remove powerline segment data 2022-12-17 15:50:29 +01:00
b99717b5c5 testing mail with variables 2022-12-11 11:27:00 +01:00
78f69cb14c make imgcat work, remove zathura for the time being, remove unused it2setkeylabel command because it should be in ~/.iterm2 already 2022-12-03 15:19:21 +01:00
807bb1e6f1 attempt to fix bash completion 🤔 2022-12-01 16:11:30 +01:00
Max!
5072b67883
add a raw option for cat (#5)
* add a raw option for cat

add 'raw' alias for times when cat'ing a file with no formatting is desired

* Update .bashrc
2022-11-30 20:13:13 +01:00
d9603e0c99 fix python packaging pathing 2022-11-29 12:23:07 +01:00
2a182d25d8 update python pathing to use a variable for the version 2022-11-29 10:56:34 +01:00
3c98b234b6 adding python 3.11 pathing 2022-11-28 18:22:38 +01:00
028232bc2b adding some basic email support 2022-11-28 18:04:28 +01:00
0f47eba870 addign locale to fix some issues 2022-11-18 09:52:33 +01:00
d1ecfdff2d upgrading to python3.11 2022-11-16 14:14:05 +01:00
friend
96599dc8af recently migrated from system python installs to user installs to avoid sudo 2022-11-13 15:02:57 +01:00
8bd3dfd253 formatting 2022-11-11 13:14:40 +01:00
1bebb542c3 add pretty less colors 2022-11-11 13:13:12 +01:00
6a8a5d6987 bat released for macOS now 🎉 2022-11-08 11:29:48 +01:00
2c1c78c9c0 apparently scp fails without this noninteractive thing because of neofetch 2022-11-08 10:52:37 +01:00
5664f0223c fixing to only run gsa in directories 2022-11-05 15:32:01 +01:00
7bff4ad41a adding toilet on top of figlet for more silly fonts and better gsa 2022-11-05 14:02:28 +01:00
fd16f3b757 failed to comment why I needed to not do anything interactivley so temp commenting out to see what breaks 2022-10-28 11:31:47 +02:00
18a3b06504 to update all the things, we need a python path for --user 2022-10-27 12:45:17 +02:00
bb4e7d90a7 fixing .bash_profile to source properly, and also adding new skeleton 2022-10-24 23:21:45 +02:00
f05faa3108
test edit 2022-10-19 10:19:05 +02:00