This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <iostream> | |
class Foo { | |
public: | |
Foo() { std::cout << "Foo::Foo()" << std::endl; } | |
Foo(const Foo& y) { std::cout << "Foo::Foo(const Foo&)" << std::endl; } | |
}; | |
void func(const Foo& ref) { } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@Jolla ~]# rpm -qa | |
qt5-qtmultimedia-5.2.1+git4-1.15.12.armv7hl | |
libqtwebkit5-5.2.0+git4-1.14.3.armv7hl | |
jolla-messages-settings-0.4.31.3-10.44.1.jolla.armv7hl | |
glibc-common-2.15-1.3.1.armv7hl | |
libjollasignonuiservice-qt5-plugin-0.0.41-10.13.5.jolla.armv7hl | |
sailfish-silica-background-qt5-0.9.1-10.5.2.jolla.armv7hl | |
libqt5sparql-tracker-0.2.14-1.5.7.armv7hl | |
libsocialcache-qml-plugin-0.0.30-1.12.2.armv7hl | |
qmf-notifications-plugin-all-translations-pack-0.0.1-10.1.3.jolla.noarch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function fish_right_prompt I am | |
set_color green | |
echo 'I am green' | |
set_color red | |
echo "I am red" | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function fish_right_prompt | |
echo "I am on right" | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set fish_greeting (set_color red)' ___ | |
___======____='(set_color yellow)'---='(set_color red)') | |
/T \_'(set_color yellow)'--==='(set_color red)') | |
L \ '(set_color yellow)'(@) '(set_color red)'\~ \_'(set_color yellow)'-=='(set_color red)') | |
\ / )J'(set_color yellow)'~~ '(set_color red)'\\'(set_color yellow)'-='(set_color red)') | |
\\\\___/ )JJ'(set_color yellow)'~~ '(set_color red)'\) | |
\_____/JJJ'(set_color yellow)'~~ '(set_color red)'\ | |
/ \ , \\'(set_color red)'J'(set_color yellow)'~~~~ \ | |
(-\)'(set_color red)'\='(set_color yellow)'| \~~~ L__ | |
('(set_color red)'\\'(set_color yellow)'\\) ( -\)_ ==__ |