mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
Merge branch 'master' of https://github.com/mastermindzh/dotfiles
This commit is contained in:
@@ -86,7 +86,7 @@ alias gitremovelocalbranches='git branch --merged | egrep -v "(^\*|master|dev)"
|
||||
alias untangle-line-endings='find ./ -type f -exec dos2unix {} \;'
|
||||
|
||||
# development
|
||||
alias chromecors='google-chrome-stable --disable-web-security --user-data-dir=".chrome-unsafe"'
|
||||
alias chromecors='google-chrome-stable --disable-web-security --user-data-dir="~/.chrome-unsafe"'
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user