Skip to content

goloshubov/fconfig_files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

306 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles and configs

files repository for fconfig

Here is expected repo directory structure

├── group
│   └── <groupname>
│       ├── dconf
│       ├── etc
│       └── home
└── host
    └── <hostname>
        ├── dconf
        ├── etc
        └── home

features

  • fconfig: group and host specific configs support
  • fconfig: jinja2 templating support - all *.j2 files
  • fconfig: GNOME settings from dconf dump files
  • .bashrc.d/*.sh approach, ascending alphabetical precedence, from 0 to Z

some of configs

  • .vimrc - main editor
  • Zed - second editor
  • fzf - advanced search tool, Ctrl-R replacement, quick file browser for vim (like in helix) and for terminal:
  • bat - cat alternative
  • .tmux.conf
  • .screenrc
  • powerline
  • statusline - homebrew powerline-like bash prompt, simple; powerline's bash alternative
    img
    img
    img
    img
  • custom colors (man)
    img
  • xournal++ - tablet optimized custom menu

About

dotfiles and configs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors