Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 661 Bytes

README.md

File metadata and controls

36 lines (32 loc) · 661 Bytes

jguyon's dotfiles

Install dependencies

  • make (for installing)
  • stow (for installing)
  • curl (for installing)
  • git
  • fish
  • fnm
  • neovim
  • node.js (for coc.nvim)
  • ripgrep (for fzf.vim)
  • bat (for fzf.vim)
  • alacritty
  • qutebrowser
  • sway
  • swayidle (for sway)
  • swaylock (for sway)
  • mako (for sway)
  • j4-dmenu-desktop (for sway)
  • bemenu (for sway)
  • pulseaudio (for sway)
  • amixer (for sway)
  • i3blocks (for sway)
  • Iosevka Term (for alacritty and qutebrowser)
  • Iosevka Aile (for qutebrowser and sway)
  • Noto Color Emoji (for qutebrowser)

Install dotfiles

git clone [email protected]:jguyon/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make