Skip to content

cisdeli/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Usage

Create symlinks by running:

ln -s ~/dotfiles/.zshrc ~/.zshrc
ln -s ~/dotfiles/.p10k.zsh ~/.p10k.zsh
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf
mkdir ~/.tmux && ln -s ~/dotfiles/.tmux/plugins ~/.tmux/plugins
ln -s ~/dotfiles/nvim .config/nvim

to-Do

  • Create an install script.
    • Needs:
      • oh-my-zsh.
      • zsh-autosuggestions.
      • need to install the recommended font.
      • need to install the tmux plugins or pull the original repo with this repo.
      • Telescope requires ripgrep
  • Create dependencies list.

About

Dotfiles for my development setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published