Hi! I just reinstalled arhclabs, but i lost my config files. Termite and zsh are now raw, and i liked the way it came configured before. Are those configuration files available somewhere?
Thanks!
Previous archlabs config files
You can probably find a termite config in our skel repo history here https://bitbucket.org/archlabslinux/skel/src/master/
The shell configs were slightly modified versions of my own and you can get my current ones from here https://bitbucket.org/natemaia/dotfiles/src/master/configs/home/nate/
Please don’t just copy everything as is, some thing may be hardcoded or specific to my use case. Instead I suggest copying .zsh/fpath
as is then reading through .zsh/.zshrc
and removing things you don’t want or are hardcoded for me.
As an alternative you can find the shell configs from our previous iso release in our iso repo history here
https://bitbucket.org/archlabslinux/iso/src/c8141d6d73e8768c8acb4a617ed2ad30af881602/archlabs/airootfs/etc/skel/
As always I suggest making backups of your own if there are things you want to preserve, we offer no guarantee things won’t drastically change.
Cheers
Great! Thank you, i’ll start there
cheers!