fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -122,6 +122,7 @@ mpv 'https://www.youtube.com/watch?v=I6XMn-yH71E'
|
|||
proc mu
|
||||
procs mu
|
||||
procs mu
|
||||
<<<<<<< HEAD
|
||||
qmlpreview --help
|
||||
qmlpreview ../../../build/bin/presenter
|
||||
qmlpreview ../main.qml
|
||||
|
@ -177,3 +178,45 @@ sqlite3 --column --headersonlibrary-db.sqlite3 "select * from songs;"
|
|||
sqlite3 --column --headerson library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --headers library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
=======
|
||||
git rm --cached
|
||||
git rm --cached build
|
||||
git rm -r --cached build
|
||||
git status
|
||||
git rm build/CMakeCache.txt
|
||||
git rm build
|
||||
git rm -r build
|
||||
cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1
|
||||
cd ..
|
||||
cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1
|
||||
cd ~/.local/share/presenter/Church\ Presenter/
|
||||
ls
|
||||
sqlite3 library-db.sqlite3
|
||||
cd ~/.local/share/presenter/Church\ Presenter/
|
||||
sqlite3 library-db.sqlite3
|
||||
sqlite3 library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --help
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
cd ~/.local/share/presenter/Church\ Presenter/
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
rm library-db.sqlite3
|
||||
ls
|
||||
sqlite3 --column --header library-db.sqlite3 "select * from songs;"
|
||||
sqlite3 library-db.sqlite3
|
||||
cd ..
|
||||
ls
|
||||
rm build
|
||||
rmdir build
|
||||
trash build
|
||||
ls
|
||||
mkdir build
|
||||
>>>>>>> bc54f870 (fixing a bunch of broken stuff I think)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue