Skip to content

Repository files navigation

Dotfiles

Personal dotfiles managed with chezmoi.

Setup

chezmoi init --apply https://github.com/AdamJHall/dotfiles

Dependencies

Terminal — Alacritty

Font:UbuntuMono Nerd Font Mono


Multiplexer — tmux

Plugin manager:TPM

Catppuccin theme must be cloned manually (so its color variables are available before TPM initializes) into ~/.config/tmux/plugins/tmux/:

git clone https://github.com/catppuccin/tmux ~/.config/tmux/plugins/tmux

After launching tmux, install the remaining plugins with prefix + I:

PluginPurpose
tmux-sensibleSensible defaults
tmux-autoreloadAuto-reload config on save
tmux-fzffzf integration in tmux
tmux-better-mouse-modeImproved mouse scrolling
tmux-cpuCPU/memory status widgets

Clipboard:wl-clipboard — required for the pane copy menu (Wayland).


Shell — zsh + oh-my-zsh + fzf

oh-my-zsh plugins (see each repo for install instructions — clone into ~/.oh-my-zsh/custom/plugins/):

PluginPurpose
fzf-tabfzf-powered tab completion
zsh-autosuggestionsFish-style inline suggestions
zsh-syntax-highlightingCommand syntax highlighting
zsh-fzf-history-searchfzf history search
zsh-completionsExtra completion definitions

Catppuccin zsh-syntax-highlighting theme — must be cloned into ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting-catppuccin/:

git clone https://github.com/catppuccin/zsh-syntax-highlighting ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting-catppuccin

Prompt — Starship


Node — NVM


Dev Tool Management - [Mise] (https://github.com/jdx/mise)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages