hanxi / dotfiles

bash + tmux + neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hanxi's dotfiles

bash + tmux + neovim

Installation

Linux

curl https://raw.githubusercontent.com/hanxi/dotfiles/master/bootstrap.sh | bash

Or:

wget -O - https://raw.githubusercontent.com/hanxi/dotfiles/master/bootstrap.sh | bash

But I suggest use your own repository fork from this.

Others

I use wezterm, config in etc/wezterm/ .

I use neovim, config in hanxi/nvim-config .

I use proxyon set my proxy. proxyoff unset my proxy.

Self init info for me. like change git info:

gitc-hanxi

Screenshot

image

image

image

About

bash + tmux + neovim


Languages

Language:Shell 64.7%Language:Vim Script 20.6%Language:Lua 10.1%Language:Python 4.5%