This repository contains all my dotfiles for customising my developer workflow.
Figure out how best to use GNU Stow with this workflow. Extract rice specific customisations to specific distro rice folder with instructions on how you'd either use the replacement config or paste code to certain file.
inspiration: https://github.com/end-4/dots-hyprland https://github.com/gh0stzk/dotfiles https://github.com/1amSimp1e/dots https://github.com/yutkat/dotfiles https://github.com/m4xshen/dotfiles https://github.com/prasanthrangan/hyprdots
This repository contains my personal dotfiles and configuration settings for various development tools and applications. These files help maintain a consistent development environment across different machines.
For generic distro agnostic tools the configurations are inside the config
folder then any distro specific config live inside the distros
folder as well as any rices I've used for that distro
- Clone this repository:
git clone https://github.com/Alextibtab/dotfiles.git
cd dotfiles
The config
folder contains configuration for generic tools.
- nvim
- nu
- starship
- alacritty
- tmux
- ohmyposh
The distros
folder contains distro specific configurations for arch, nixos, void-linux etc...
also includes specific rices that I've used and the custom configuration done to achieve that.
Each tool's configuration can be found in its respective directory. Review the contents before applying them to ensure they match your preferences.
Feel free to fork this repository and modify the configurations to match your personal preferences and workflow.