Skip to content

itsmeberwyn/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Setup

Requirements

Make sure you have the following tools installed:

  • fzf – Fuzzy search
  • rg – File search (ripgrep)
  • fd – Alternative to find
  • stow – For managing symlinks in this config
  • tmux – For terminal multiplexer

Worktree Selector

To enable the worktree-selector, register it inside your ~/.profile or ~/.bashrc:

export APP_PATH="extra path"
export API_PATH="extra path"

alias qwe='. ~/.local/bin/worktree-selector'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors