Skip to content

Commit

Permalink
Merge pull request #143 from m-hamashita/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
m-hamashita authored Apr 20, 2023
2 parents c982ad0 + 1a2b9ca commit 0ce5a83
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
File renamed without changes.
1 change: 0 additions & 1 deletion .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
[pull]
ff = only
[core]
excludesfile = ~/.gitignore_global
editor = nvim -c \"set fenc=utf-8\"
precomposeunicode = true
quotepath = false
Expand Down
1 change: 0 additions & 1 deletion symlink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ln -sf ~/dotfiles/.vimrc ~/.vimrc

# git
ln -sf ~/dotfiles/.gitconfig ~/.gitconfig
ln -sf ~/dotfiles/.gitignore_global ~/.gitignore_global

# tmux
ln -sf ~/dotfiles/.tmux.conf ~/.tmux.conf
Expand Down

0 comments on commit 0ce5a83

Please sign in to comment.