Skip to content

AdamJHall/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal dotfiles managed with chezmoi.

Setup

chezmoi init --apply https://github.com/adamhall1992/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:

Plugin Purpose
tmux-sensible Sensible defaults
tmux-autoreload Auto-reload config on save
tmux-fzf fzf integration in tmux
tmux-better-mouse-mode Improved mouse scrolling
tmux-cpu CPU/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/):

Plugin Purpose
fzf-tab fzf-powered tab completion
zsh-autosuggestions Fish-style inline suggestions
zsh-syntax-highlighting Command syntax highlighting
zsh-fzf-history-search fzf history search
zsh-completions Extra 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages