Skip to content

Graxo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Graxo's Dotfiles

This repository contains the configuration files (dotfiles) used to manage user environments across multiple servers.

Optimized for speed, portability, Zsh (with Powerlevel10k).

Preview:

screenshot

✨ Features

  • ✅ Zsh configured with Powerlevel10k
  • ✅ Stow-based dotfile management (bash, zsh, git, nano, aliases)
  • ✅ Clean separation of files

📁 Folder Structure

.dotfiles/
├── bash/            → .bashrc, .bash_profile
├── zsh/             → .zshrc, .p10k.zsh (Powerlevel10k theme)
├── git/             → .gitconfig
├── nano/            → .nanorc
├── aliases/         → .aliases
├── install.sh       → Manual install script (non-Ansible systems)
└── README.md

⚙️ Setup Instructions

🖥️ Install manually using install.sh

git clone git@github.com:Graxo/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
chmod +x install.sh
./install.sh

Change the commit info in ./git/.gitconfig to your own

This:

  • Installs required packages
  • Clones dotfiles and stows them
  • Installs Powerlevel10k
  • Sets Zsh as default shell

🖌 Terminal Appearance

Make sure your terminal uses a Nerd Font (e.g. MesloLGS NF) to properly render Powerlevel10k icons.


📦 Requirements

  • git, zsh, stow, curl

🤝 Contributing

This is a personal environment config repo, but improvements are welcome. Forks and ideas encouraged!


🧠 Inspiration


📬 Contact

For questions or suggestions, reach out via GitHub Issues or contact [graxo].

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages