mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update git, tmux, vscode, nvim, update bin's, openbox
This commit is contained in:
parent
197750ffa3
commit
4400d0aac8
13 changed files with 64 additions and 1059 deletions
18
gitconfig
18
gitconfig
|
|
@ -1,18 +1,10 @@
|
|||
[user]
|
||||
username = Smirnov-O
|
||||
name = Smirnov Alexandr
|
||||
email = ss2316544@gmail.com
|
||||
|
||||
[web]
|
||||
browser = google-chrome-stable
|
||||
name = Smirnov Alexandr
|
||||
email = ss2316544@gmail.com
|
||||
|
||||
[core]
|
||||
editor = nvim
|
||||
editor = nvim
|
||||
|
||||
[alias]
|
||||
ada = add -A
|
||||
cmm = commit -m
|
||||
st = status
|
||||
|
||||
[credential]
|
||||
helper = cache --timeout=1800
|
||||
ada = add -A
|
||||
cmm = commit -m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue