Commit graph

136 commits

Author SHA1 Message Date
Evie Litherland-Smith 44346ef468 Rename packages to pacman 2023-02-11 10:02:36 +00:00
Evie Litherland-Smith 9065722dc3 Trailing whitespace 2023-02-10 08:14:10 +00:00
Evie Litherland-Smith 4fa3f61091 Simplify Makefile and separate (un)linking and (un)installing capabilities 2023-02-10 08:13:48 +00:00
Evie Litherland-Smith 6881b5dfb9 Switch back to using Navigator plugin, got working with TMUX now 2023-02-09 22:09:51 +00:00
Evie Litherland-Smith e7ceb24455 Add rule to install all except packages 2023-02-09 16:05:24 +00:00
Evie Litherland-Smith f9f11b15a1 Fix link naming, check for pacman on system 2023-02-09 15:52:52 +00:00
Evie Litherland-Smith 3be9aa5a10 Add TPM for tmux plugin management + plugins 2023-02-09 15:47:44 +00:00
Evie Litherland-Smith 6211685b77 Move ssh-config into subdirectory to enable automatic matching 2023-02-09 08:59:12 +00:00
Evie Litherland-Smith 8383f7d019 Move dotfiles from HOME into sub directory, make discovery automatic
like config
2023-02-09 08:53:40 +00:00
Evie Litherland-Smith d2c5ba1d1e Check if any packages need updating before attempting 2023-02-09 00:02:40 +00:00
Evie Litherland-Smith 9c1dd1ce27 Convert yadm changes back to Makefile-based system 2023-02-08 23:54:40 +00:00
Evie Litherland-Smith 52deaa9493 Remove profile, make zprofile source profile if available but not version controlled 2023-02-03 20:46:06 +00:00
Evie Litherland-Smith f8be54b011 Add profile and zprofile to dotfiles 2023-02-03 09:08:12 +00:00
Evie Litherland-Smith 9cb7cbbef4 Revert to original system for installing packer 2023-02-02 10:20:40 +00:00
Evie Litherland-Smith b2612b22ab Move zshrc into dotfiles as well 2023-02-02 10:18:16 +00:00
Evie Litherland-Smith a1073b3278 Move ohmyzsh custom config to separate directory
Add p10k config and rule to symlink to standard location
2023-02-01 09:39:52 +00:00
Evie Litherland-Smith 9bdd364b12 Remove PACKER_DIR requirement 2023-02-01 07:59:04 +00:00
Evie Litherland-Smith 3a74b60ef3 Add automatic bootstrap for packer install 2023-02-01 07:57:54 +00:00
Evie Litherland-Smith 44462072f6 Add packer to Makefile, add some extra plugins 2023-02-01 07:49:12 +00:00
Evie Litherland-Smith 79b4ecf664 Fix zprofile reference left over 2023-01-31 17:16:28 +00:00
Evie Litherland-Smith a9d8ee047a Remove packer and powerlevel directories on cleanup 2023-01-31 16:16:51 +00:00
Evie Litherland-Smith 19cd11089a Use sshconfig Include option to symlink standard config 2023-01-31 16:13:07 +00:00
Evie Litherland-Smith ca247db5b2 Remove systemd linking 2023-01-31 08:35:35 +00:00
Evie Litherland-Smith c23cb2d353 Remove installers from Makefile, fix SSH re-linking 2023-01-30 22:44:10 +00:00
Evie Litherland-Smith e5925ed8e2 Start adding clean directive 2023-01-30 22:30:02 +00:00
Evie Litherland-Smith 6b24aff105 Fix ssh config make rule 2023-01-30 15:19:51 +00:00
Evie Litherland-Smith b55cd653e7 Move software.sh back into separate installer scripts and add to
Makefile
2023-01-30 15:17:30 +00:00
Evie Litherland-Smith f69a37fe13 Add more sections to Makefile 2023-01-30 10:31:06 +00:00
Evie Litherland-Smith 082a2c6b99 Fix making ssh/socket/ and remember kitty size 2023-01-29 19:25:02 +00:00
Evie Litherland-Smith d1de43ff28 Add pypoetry installer to Makefile
Disable software.sh and add package list
2023-01-28 22:22:12 +00:00
Evie Litherland-Smith b2e6958169 Fix ohmyzsh install
Remove bin and fonts from default install, separate zsh and nvim to keep
2023-01-28 18:57:46 +00:00
Evie Litherland-Smith c2bcdb1197 Fix zsh targets, add to all 2023-01-27 19:40:11 +00:00
Evie Litherland-Smith 7657963b58 Move phony setup 2023-01-27 14:00:09 +00:00
Evie Litherland-Smith 8f5b14ad6d Combine symlink rules into single rule 2023-01-27 13:49:52 +00:00
Evie Litherland-Smith 0af61cf77e Don't overwrite ssh config file unless clean 2023-01-27 13:29:11 +00:00
Evie Litherland-Smith f676af2d25 Recreate all of install.sh features in Makefile 2023-01-27 11:29:28 +00:00