jnduli / dotfiles

Contains some of my configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

TODO

  • configure i3 using stow
  • configure alacritty using stow
  • configure dunst using stow
  • configure ledger using stow
  • configure tmux using stow
  • configure zsh using stow
  • configure xdg dirs using stow
  • configure sway using stow
  • configure X11 paths using stow
  • add custom scripts to .local/bin path somehow

DOTFILES

Setting up vim

  1. git clone this repo
  2. run ./install.sh
  3. nvim wont have set up some of its plugins, so run nvim and then PlugInstall
  4. Install yay
  5. Install yay packages that were missing

About

Contains some of my configuration files


Languages

Language:Shell 49.8%Language:Lua 43.8%Language:Vim Snippet 6.3%