-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdest_places.txt
More file actions
35 lines (29 loc) · 931 Bytes
/
dest_places.txt
File metadata and controls
35 lines (29 loc) · 931 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# src in dotfiles : dest : symlink/hardlink (default is symlink) : chmod
# xmonad
xmonad:.config/xmonad
polybar/config.ini:.config/polybar/config.ini
xmobar:.config/xmobar
picom:.config/picom
rofi:.config/rofi
# terminal & shell
alacritty:.config/alacritty
fish:.config/fish
# developing & debugging
emacs:.config/emacs:hardlink
git:.config/git
misc/vimrc:.vimrc
misc/gdbinit:.config/gdb/gdbinit
misc/clangd.yaml:.config/clang/clangd.yaml
misc/marksman.toml:.config/marksman/marksman.toml
# haskell development
haskell/ghcup.yaml:.ghcup/config.yaml
haskell/ghci_config:.ghci::700
haskell/my_hls_wrapper.sh:.local/bin/my_hls_wrapper::700
haskell/cabal_config:.config/cabal/config
haskell/stack-config.yaml:.stack/config.yaml
haskell/hpack-and-format.sh:.local/bin/hpack-and-format::700
# misc
misc/yamlfix.toml:.config/yamlfix/config.toml:hardlink
misc/btop.conf:.config/btop/btop.conf:hardlink
# media player
mpv:.config/mpv