configs

config files

  • NeoVim: init.vim
  • .bashrc
    • in ~/home/.bashrc directory
    • execute source .bashrc
  • Tmux: .tmux.conf
    • in ~/home/.tmux.conf directory
  • Keyboard remap .Xmodmap
    • in ~/home/.Xmodmap
    • changes will be applied each session start
    • to apply changes in the current session use xmodmap ~/.Xmodmap
  • Redshift redshift.conf
    • in ~/.conf/redshift.conf
  • i3 config files /i3 and /i3status directories go inside ~/.conf/ directory

server side

  • radicale config
    • in ~/.conf/radicale/config
Description
No description provided
Readme 200 KiB
Languages
Nix 28.8%
Shell 26.9%
C 21.9%
Vim Script 16.7%
Python 3.5%
Other 2.1%