Skip to content

ingalless/dotfiles

Repository files navigation

Jonny's Dotfiles

To install clone the repository to somewhere in your home directory

git clone https://github.com/ingalless/dotfiles.git
cd dotfiles

Current Tools

Category Tool
OS MacOS
Window Manager Aerospace
Shell Fish
Terminal Alacritty
Editor Neovim
Multiplexer tmux

Usage

Use GNU Stow to set things up.

# Example setup for scripts, nvim and tmux
stow bin nvim tmux

Neovim

stow nvim

Fish

Environment-specific variables

Configure environment-specific variables in .ji.fish

set -gx MY_SPECIAL_VAR "some value"
Name Description
TMUX_COPY_TOOL The copy command to use in tmux (e.g. pbcopy on MacOS)

Tools to install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages