dwm/copy

7 lines
171 B
Plaintext
Raw Permalink Normal View History

2019-09-04 20:21:44 +02:00
#!/bin/bash
2019-05-31 08:54:58 +02:00
mkdir -p ~/.config/ranger/
cp rangerrc.conf ~/.config/ranger/rc.conf
cp rifle.conf ~/.config/ranger/rifle.conf
cp tmux.conf ~/.tmux.conf
cp Xinitrc ~/.xinitrc