Skip to content

paullj/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

To use these dotfiles, you will need the following dependencies:

  • stow. sym-link configs
  • zoxide. cd into recent folders
  • fzf. fuzzy finder
  • ripgrep. better grep
  • fd. better find:
  • starship. terminal prompt
  • neovim. text editor
  • eza. better ls
  • bat. better cat
  • tmux. terminal multiplexer
  • tmux-sessionizer. tmux session management

Install dependencies with homebrew (or any other package manager)

brew install stow zoxide fzf ripgrep fd starship neovim eza bat tmux tmux-sessionizer

Clone this repo into your home directory (or wherever you want)

git clone git@github.com:paullj/.dotfiles.git ~/.dotfiles

Navigate to the .dotfiles directory

cd ~/.dotfiles

Run stow to symlink the files

 stow . --target=$HOME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors