Skip to content

naijab/dot-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naijab.com's dot flie

Main Environment

Tools

Package Manager

  • Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Shell

  • ZSH: brew install zsh
  • Oh-My-Zsh (install ZSH first):
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Terminal

  • Alacritty
brew install --cask alacritty`
  • Alacritty Theme Switcher

    use with: ats

npm i -g alacritty-theme-switch`
  • Tmux
brew install tmux

Text Editor

  • Neovim
brew install neovim 
git clone https://github.com/naijab/lazyvim-config ~/.config/nvim