Go to file
2020-08-23 10:53:55 +08:00
bin ... 2020-07-13 16:47:59 +08:00
config [misc]... 2020-08-23 10:53:55 +08:00
fonts [misc] init 2020-04-27 14:47:36 +08:00
pip [misc] init 2020-04-27 14:47:36 +08:00
systemd [misc] init 2020-04-27 14:47:36 +08:00
ubuntu [misc] remove cr 2020-08-05 15:48:55 +08:00
win [feature] replace notepad with nvim-qt 2020-08-04 15:32:56 +08:00
.gitignore [feature] add nvim 2020-06-11 01:04:54 +08:00
coc-settings.json [feature] add nvim 2020-06-11 01:04:54 +08:00
README.md [misc] init 2020-04-27 14:47:36 +08:00
tex.vimrc [misc] clean up vimrc 2020-06-10 16:21:49 +08:00
tmux.conf .. 2020-06-20 10:37:10 +08:00
vimrc [feature] add nvim 2020-06-11 01:04:54 +08:00
wdpassport-utils.py [misc] init 2020-04-27 14:47:36 +08:00
xinitrc [misc] init 2020-04-27 14:47:36 +08:00
Xmodmap [misc] init 2020-04-27 14:47:36 +08:00
Xresources [misc] init 2020-04-27 14:47:36 +08:00

Installation

pacman -S git fish
chsh -s (which fish)
git clone https://github.com/klesh/dotfiles.git ~/dotfiles
cd ~/dotfiles
./setup.fish