Skip to content

RolfKoenders/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles 💁

This repository contains my personal dotfiles, running on a Framework 13 laptop. I use GNU Stow to manage and symlink these configuration files.

Overview

Shell: Zsh

  • Prompt: Uses Powerlevel10k for a fast, customizable prompt with instant prompt support.
  • Plugin Manager: zinit is used to manage plugins and snippets.
  • Plugins:
    • Syntax highlighting (zsh-users/zsh-syntax-highlighting)
    • Command completions (zsh-users/zsh-completions)
    • Autosuggestions (zsh-users/zsh-autosuggestions)
    • FZF tab completion (Aloxaf/fzf-tab)
  • Snippets: Loads Oh My Zsh plugins for git, sudo, and command-not-found.
  • Completions: Customizes completion styles and integrates with FZF and zoxide.
  • Keybindings: Emacs-style keybindings, with history search on Ctrl+p/Ctrl+n.
  • History: Large, deduplicated, and shared shell history with several options for better usability.
  • Aliases: Common command aliases for convenience (see aliases file for more).
  • Integrations:
    • fzf for fuzzy finding
    • zoxide for smarter directory jumping
    • fnm for fast Node.js version management (if installed)

Usage

Clone this repository and use GNU Stow to symlink the dotfiles into your home directory:

stow .

My Hardware

Other


Feel free to explore and adapt these configs for your own

About

💁‍♀️ Home sweet $HOME

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages