dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

dot.map (3255B)


      1 # Third-party single binaries
      2 bin: ~/.bin
      3 
      4 # My scripts
      5 scripts: ~/.scripts
      6 
      7 # Mailcap (Mutt and other programs)
      8 mailcap: ~/.config/mailcap
      9 
     10 # Config: utilities
     11 keynav: ~/.config/keynav
     12 calcure/config.ini: ~/.config/calcure/config.ini
     13 compton: ~/.config/compton
     14 ctags: ~/.config/ctags
     15 gdb:
     16 - gdbinit: ~/.config/gdb/init
     17 git:
     18 - gitconfig: ~/.config/git/config
     19 i3: ~/.config/regolith/i3
     20 jwm:
     21 - jwmrc: ~/.jwmrc
     22 - jwm: ~/.jwm
     23 irssi: ~/.config/irssi
     24 karabiner: ~/.config/karabiner
     25 lf: ~/.config/lf
     26 newsboat:
     27 - config: ~/.config/newsboat/config
     28 - urls: ~/.config/newsboat/urls
     29 - notify-wrapper: ~/.config/newsboat/notify-wrapper
     30 polybar: ~/.config/polybar
     31 ranger: ~/.config/ranger
     32 ttrv: ~/.config/ttrv
     33 screen:
     34 - screenrc: ~/.screenrc
     35 tmux:
     36 - tmux-dark.conf: ~/.config/tmux/tmux.conf
     37 tmuxinator: ~/.config/tmuxinator
     38 ghci: ~/.ghci
     39 mpv: ~/.config/mpv
     40 mps-youtube:
     41 - config.json: ~/.config/mps-youtube/config.json
     42 - playlists: ~/.config/mps-youtube/playlists
     43 joplin/keymap.json: ~/.config/joplin/keymap.json
     44 sxiv: ~/.config/sxiv
     45 w3m: ~/.config/w3m
     46 scim/scimrc: ~/.config/scimrc
     47 neomutt: ~/.config/neomutt
     48 urlview/urlview: ~/.urlview
     49 gnupg: ~/.config/gnupg
     50 mpd: ~/.config/mpd
     51 ncmpcpp: ~/.config/ncmpcpp
     52 pipe-viewer: ~/.config/pipe-viewer
     53 R: ~/.config/R
     54 zathura: ~/.config/zathura
     55 gotop: ~/.config/gotop
     56 paru: ~/.config/paru
     57 alacritty: ~/.config/alacritty
     58 glow: ~/.config/glow
     59 dunst: ~/.config/dunst
     60 sxhkd: ~/.config/sxhkd
     61 talon-user: ~/.talon/user
     62 surfraw: ~/.config/surfraw
     63 khard: ~/.config/khard
     64 khal: ~/.config/khal
     65 helix: ~/.config/helix
     66 bitmonero: ~/.config/bitmonero
     67 spotify/spot-last-checked: ~/.local/share/spot-last-checked
     68 
     69 # Config: sioyek
     70 # for macOS:
     71 sioyek:
     72 - keys_user.config: ~/Library/Application Support/sioyek/keys_user.config
     73 - prefs_user.config: ~/Library/Application Support/sioyek/prefs_user.config
     74 - light.config: ~/Library/Application Support/sioyek/light.config
     75 - dark.config: ~/Library/Application Support/sioyek/dark.config
     76 
     77 # Config: X server (Linux)
     78 xinitrc: ~/.xinitrc
     79 xprofile: ~/.xprofile
     80 Xresources: ~/.Xresources
     81 
     82 # Config: GTK
     83 gtk-2.0/gtkrc: ~/.gtkrc-2.0
     84 
     85 keyd: /etc/keyd
     86 
     87 # Config: Emacs
     88 emacs:
     89 - config.org: ~/.config/emacs/config.org
     90 - init.el: ~/.config/emacs/init.el
     91 - jokull-theme.el: ~/.config/emacs/jokull-theme.el
     92 - junipero-theme.el: ~/.config/emacs/junipero-theme.el
     93 - notification.wav: ~/.config/emacs/notification.wav
     94 - lisp: ~/.config/emacs/lisp
     95 - start.org: ~/.config/emacs/start.org
     96 
     97 # Config: shell
     98 shell:
     99 - zshenv_bootstrap: ~/.zshenv
    100 # - zshenv: ~/.config/zsh/.zshenv # Catalina decided that /etc/zprofile should override a custom zshenv...so gotta stick everything in zshrc.
    101 - zshrc: ~/.config/zsh/.zshrc
    102 - inputrc: ~/.inputrc
    103 - starship.toml: ~/.config/starship.toml
    104 mime.types: ~/.mime.types
    105 
    106 # Config: Vim
    107 vim:
    108 - after: ~/.vim/after
    109 - autoload: ~/.vim/autoload
    110 - colors: ~/.vim/colors
    111 - compiler: ~/.vim/compiler
    112 - filetype.vim: ~/.vim/filetype.vim
    113 - plugin: ~/.vim/plugin
    114 - syntax: ~/.vim/syntax
    115 - ultisnips: ~/.vim/ultisnips
    116 - words: ~/.vim/words
    117 - spell: ~/.vim/spell
    118 - vimrc: ~/.vim/vimrc
    119 - snippets: ~/.vim/snippets
    120 
    121 # Config: nvim
    122 nvim: ~/.config/nvim
    123 
    124 # Thirdparty tools
    125 tools:
    126 - solvitaire:
    127   -- freecell: bin/freecell
    128   -- sol: bin/solitaire
    129   -- spider: bin/spider
    130 - tmpmail/tmpmail: bin/tmpmail