Go to file
2020-06-02 18:50:31 +08:00
bin [feature] support cli mode 2020-06-02 18:50:31 +08:00
config [feature] add i/I key to toggle inversed color 2020-05-29 11:42:41 +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 [bugfix] directory structure 2020-06-02 16:36:31 +08:00
win [feature] add bing dict 2020-05-24 17:34:33 +08:00
.gitignore [misc] init 2020-04-27 14:47:36 +08:00
README.md [misc] init 2020-04-27 14:47:36 +08:00
tmux.conf Merge branch 'master' of gitee.com:klesh/dotfiles 2020-05-24 17:34:56 +08:00
vimrc [misc] disable mouse 2020-05-17 15:24:09 +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