Skip to content

Viper-31/dotfiles

Repository files navigation

dotfiles

dotfiles tracked using Tuckr. Makes my terminal look kewl.

Prerequisites

Install via appropriate package manager, ideally get latest version:

New device setup

Clone the repo

cd ~/.dotfiles
make install

make install deploys all symlinks via Tuckr. It does not install plugins - see below.

Adding a new dotfile

Layout: Configs/<group>/.config/<app>/ for XDG apps, Configs/<group>/ for home-directory files (.bashrc, .profile).

  1. Place file in the matching group using mv
  2. Run make install to symlink
  3. Commit

Per-tool setup

Fisher plugin manager:

Install fisher Then install plugins from the tracked list:

fisher install
fisher update

Install fzf.fish, nvm.fish

Fish (secrets):

# Edit and add your own API keys / tokens - for agentic code
$EDITOR ~/.config/fish/config.local.fish

tmux (tpm plugins):

Open tmux, press prefix + I to install plugins via tpm. To resync:

cd ~/.dotfiles
make restow

Zellij (zjstatus plugin)

Download the plugin into the plugins dir (one-time):

curl -fL -o ~/.dotfiles/Configs/zellij/.config/zellij/plugins/zjstatus.wasm \
  https://github.com/dj95/zjstatus/releases/latest/download/zjstatus.wasm

About

My dotfiles w/ 🍚

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages