mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
update git config
This commit is contained in:
parent
3004efa797
commit
fe51ab6fde
3 changed files with 31 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ ln -sfr $BASE_PATH/tmux/config.conf $HOME/.tmux.conf
|
|||
ln -sfr $BASE_PATH/Xresources $HOME/.Xresources
|
||||
ln -sfr $BASE_PATH/picom.conf $HOME/.config/picom.conf
|
||||
ln -sfr $BASE_PATH/fzfrc $HOME/.config/fzfrc
|
||||
ln -sfr $BASE_PATH/git/config $HOME/.gitconfig
|
||||
ln -sfr $BASE_PATH/git/conf.d/ $HOME/.config/git
|
||||
|
||||
mkdir -p $HOME/bin
|
||||
ln -sfr $BASE_PATH/scripts/tmuxs/main.sh $HOME/bin/tmuxs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue