mirror of
https://github.com/apetl/dotfiles
synced 2026-05-30 19:42:25 +00:00
No description
- Python 58.8%
- Shell 41.2%
| .config | ||
| wsl | ||
| zsh | ||
| .async.zsh | ||
| .bash_history | ||
| .bash_logout | ||
| .bash_profile | ||
| .bashrc | ||
| .dircolors | ||
| .fastfetch-linux.jsonc | ||
| .gitconfig | ||
| .gitignore | ||
| .hidden | ||
| .mytheme.omp.json | ||
| .zprofile | ||
| .zsh_plugins.txt | ||
| README.md | ||
Dotfiles
These are my personal dotfiles, containing configurations for various programs and tools I use.
Installation
Prerequisites
Make sure you have Git and GNU Stow installed on your system.
sudo pacman -S git stow
Clone the Repository
git clone https://github.com/apetl/dotfiles.git ~/dotfiles
Apply dotfiles
cd ~/dotfiles
stow *