mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
minimal vimrc and better xdg support thanks to b3nj5m1n/xdg-ninja
This commit is contained in:
parent
1ef5283598
commit
165037d840
11 changed files with 109 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# $XDG_CONFIG_HOME/git/config
|
||||
# ln -sf $DOTFILES/.config/git/.gitconfig $XDG_CONFIG_HOME/git/.config
|
||||
# ln -sf $DOTFILES/.config/git/.gitconfig $XDG_CONFIG_HOME/git/config
|
||||
# New-Item -ItemType SymbolicLink -Path "$Env:XDG_CONFIG_HOME\git\config" -Target "$DOTFILES\.config\git\.gitconfig"
|
||||
[user]
|
||||
name = js0ny
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue