Initial dotfiles — tmux nord, shell aliases, gitconfig
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# dotfiles
|
||||
|
||||
Personal configs for terminal life.
|
||||
|
||||
```
|
||||
_ _ _____ _
|
||||
(_)| ||___ (_)
|
||||
_ | | / / _
|
||||
| ||_ | / /| |
|
||||
|_| |_|/_/ |_|
|
||||
```
|
||||
|
||||
## What is here
|
||||
|
||||
- **tmux** — Nord theme, vim keybinds, prefix `C-a`
|
||||
- **shell** — aliases, prompt, PATH
|
||||
- **gitconfig** — identity, shortcuts
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
git clone https://i47i.unix.id.lv/i47i/dotfiles.git ~/.dotfiles
|
||||
cd ~/.dotfiles && ./install.sh
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
WTFPL
|
||||
Reference in New Issue
Block a user