Skip to content

bqwstt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

make everything look nice :)

Nvim ^0.7

Just a few steps to get everything going:

  • Copy init.vim into ~/.config/nvim/
  • Install Plug
  • Enter Neovim and run :PlugInstall
  • Language-specific LSPs must be installed manually. Treesitter support for a language can be installed via :TSInstall [lang]

Fonts

Zsh

Install Oh My Zsh.
Not much of a configuration for now, so didn't include the file. The theme used is called flazz.

Qtile

Just a couple of changes. Nothing too fancy.
Copy config.py to ~/.config/qtile/.

Rofi

Copy config.rasi to ~/.config/rofi/.
To call Rofi, hit <M-r> in Qtile.

Tmux

Install Tmux Plugin Manager.
Two plugins only:

  • Resurrect, for persisting sessions
  • Themes! :)

About

my dotfiles and scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors