-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (40 loc) · 680 Bytes
/
Copy path.gitignore
File metadata and controls
40 lines (40 loc) · 680 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
36
37
38
39
40
## Visual Studio
*/.vs/
.vs/
## ark
bin/arkmanager
## ckb
config/ckb/ckb.conf
## fish (use fisher to manage these)
config/fish/fish_variables
config/fish/functions/fisher.fish
config/fish/completions/fisher.fish
config/fish/fishd.*
config/fish/config.fish
## i3
config/i3/config
## irssi
irssi/config
irssi/away.log
irssi/blow.ini
## mpd
config/mpd/database
config/mpd/log
config/mpd/pid
config/mpd/state
## ncmpcpp
ncmpcpp/error.log
## polybar
config/polybar/config
config/polybar/.*
## ranger
config/ranger/colorschemes/__init__.py
## tmux
tmux/plugins/tpm
tmux/plugins/tmux-prefix-highlight
tmux/plugins/tmux-sensible
## vis
config/vis/vis.log
## vim
vim/.netrwhist
vim/bundle