Skip to content

srackham/dotfiles

Repository files navigation

Chezmoi Managed Dotfiles

17-Sep-2024

My cross-distribution Linux dotfiles managed by chezmoi.

Applications

Here's the list of application configurations managed by Chezmoi:

  • bash
  • GNOME desktop shortcuts (installed manually)
  • Helix
  • lazygit
  • neovim
  • nushell
  • recoll
  • Remmina
  • tmux
  • Vim
  • Vimium (installed manually)
  • zsh

Manually Exported/Imported Configurations

The exported directory contains files that are managed manually:

  • Browser Bookmarks: Exported from Brave browser.

    • Open Bookmarks Manager (C-S-o).
    • Run the Export bookmarks command in the ⋮ menu (vertical ellipsis menu, top right) and save bookmarks file to ~/.local/share/chezmoi/exported/bookmarks.html.
  • GNOME Desktop key bindings:

    • Export GNOME custom key bindings with:

        dconf dump /org/gnome/desktop/wm/keybindings/ > gnome-custom-key-bindings.dconf
      
    • Use the dconf load command to restore custom GNOME key binding from the dump file. See ./exported/post-install-config.sh for details.

  • Vimium Options: The Vimium browser extension options are in the vimium-options.json file. Manually save and restore them using the backup and restore commands on the Backup and Restore section of the Vimium extension Options page.

About

Linux dotfiles managed by chezmoi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published