Go to file
2020-08-17 11:20:43 +08:00
bin [bugfix] replace yarn with yarnpkg 2020-08-17 11:20:23 +08:00
config [bugfix] use yarnpkg instead of yarn to avoid ubuntu confliction 2020-08-17 11:16:49 +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] add issh for insecure ssh 2020-08-17 10:28:27 +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