mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
resolved conflicts with upstream
This commit is contained in:
parent
c3a46cd127
commit
a56eaf8163
2 changed files with 0 additions and 3 deletions
|
|
@ -37,7 +37,6 @@ function take() {
|
|||
mkdir -p $1
|
||||
cd $1
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
function logview() {
|
||||
if [ -x $(which ccze) ]; then
|
||||
|
|
@ -55,5 +54,3 @@ function logtail() {
|
|||
fi
|
||||
}
|
||||
|
||||
=======
|
||||
>>>>>>> upstream/master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue