Go to file
2024-12-01 11:05:15 +01:00
roles feat: nvim snippets for rust 2024-12-01 11:05:15 +01:00
ansible.cfg feat: create just command for only syncing configs 2023-05-10 11:31:27 +02:00
justfile feat: add some work related config 2024-04-26 09:50:34 +02:00
README.md feat: add slock 2023-05-15 09:40:13 +02:00
site.yml feat: create just command for only syncing configs 2023-05-10 11:31:27 +02:00
variables.yml initial commit 2022-10-31 16:13:17 +01:00

alkaa

alkaa - finnish to start, to begin

This project contains my dotfiles and scripts for daily usage. In addition to that, it is organised into Ansible roles for managing the deployment of those files. Just, a modern make replacement, is used too, so I don't need to remember all the Ansible commands.

Included Software

  • xmonad
    • alacritty
    • xmobar
    • dunst
    • nnn
    • bash
    • dircolours
    • dmenu
      • border patch
      • center patch
      • lineheight patch
      • zenburn colour sheme
      • mapped j-k to down-up and h-l to prior-next
    • slock
  • neovim
  • git
    • git delta
    • lazygit
  • scripts
    • compiledoc - compile a markdown or latex file into pdf using pandoc and tectonic
    • open_editor_in_new_shell - used by nnn to open a file in $EDITOR in a new $TERMINAL