Skip to content

marmal88/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Dotfiles

Contents

1. Stuff Installed

  • gnu stow - symlink manager, install
  • antidote - zsh plugin manager install
  • neovim - Code editor, install
  • wezterm - Terminal Emulator, install
  • starship - Shell prompts, install

1.1 Fonts

  • font search (nerdfont)here

1.2 Language specific installs

2. Installation

2.1 Stow

Using GNU stow to manage the symlinks to the respective locations on MacOS and Linux.

GNU stow symlinks the files in the repo to the respective location from the $HOME location.

  • To stow run the command stow -t ~ . from the directory ~/dotfiles.
  • To unstow run the command stow -D . from the directory ~/dotfiles.

2.2 Neovim

2.2.1 Blink CMP

For Blink CMP installation, read the documentation here

2.3 antidote (zsh-vi-mode)

Zsh plugins are managed via the plugin manager antidote.

Currently the following plugins are installed:

  • zsh-vi-mode: This allows for vim cursor settings in terminal, read documentation here

2.4 Lazygit

For lazygit, read documentation here

About

terminal and vim settings

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors