Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanxi/dotfiles
bash + tmux + neovim
https://github.com/hanxi/dotfiles
bash dotfiles neovim solarized tmux vim
Last synced: 3 months ago
JSON representation
bash + tmux + neovim
- Host: GitHub
- URL: https://github.com/hanxi/dotfiles
- Owner: hanxi
- Created: 2017-05-22T01:07:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-21T14:59:41.000Z (about 1 year ago)
- Last Synced: 2024-05-31T09:38:08.834Z (5 months ago)
- Topics: bash, dotfiles, neovim, solarized, tmux, vim
- Language: Shell
- Homepage:
- Size: 9.68 MB
- Stars: 26
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - hanxi/dotfiles - bash + tmux + neovim (Shell)
README
# Hanxi's dotfiles
bash + tmux + neovim
## Installation
### Linux
```bash
curl https://raw.githubusercontent.com/hanxi/dotfiles/master/bootstrap.sh | bash
```Or:
```bash
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](https://github.com/hanxi/nvim-config) .
I use `proxyon` set my proxy. `proxyoff` unset my proxy.
Self init info for me. like change git info:
```bash
gitc-hanxi
```## Screenshot
![image](https://user-images.githubusercontent.com/1185757/200135182-3eef46c2-9a2f-49de-abc7-df479cb62918.png)
![image](https://user-images.githubusercontent.com/1185757/200135214-e6537044-50f4-4783-9add-13d667b6ca34.png)
![image](https://user-images.githubusercontent.com/1185757/200135315-3ac52196-001a-4f92-8602-6e167ac28908.png)