-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zsh_history
168 lines (168 loc) · 5.58 KB
/
.zsh_history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
: 1550946814:0;;s
: 1550946814:0;Downloads/Miniconda3-latest-Linux-x86_64.sh
: 1550946814:0;less Downloads/Miniconda3-latest-Linux-x86_64.sh
: 1550946814:0;chmod a+x Downloads/Miniconda3-latest-Linux-x86_64.sh
: 1550946814:0;clang
: 1550946814:0;source ~/.bashrc
: 1550946814:0;conda update conda
: 1550946814:0;emacs
: 1550946814:0;sudo apt-get install emacs
: 1550946814:0;conda create -n cling
: 1550946814:0;conda install xeus-cling -x conda-forge
: 1550946814:0;conda install xeus-cling -c conda-forge
: 1550946814:0;which cling
: 1550946814:0;conda search jupyter
: 1550946814:0;conda install jupyter
: 1550946814:0;jupyter notebook
: 1550946814:0;cd eigen-eigen-323c052e1731
: 1550946814:0;zsh --version
: 1550946814:0;echo $SHELL
: 1550946814:0;sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
: 1550946814:0;sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
: 1550946814:0;less INSTALL
: 1550946814:0;mkdir eigenbuild
: 1550946814:0;cd eigenbuild
: 1550946814:0;make doc
: 1550946814:0;make -j8
: 1550946814:0;make all
: 1550946814:0;rm -rf *
: 1550946814:0;less ../eigen-eigen-323c052e1731/INSTALL
: 1550946814:0;cmake ../eigen-eigen-323c052e1731
: 1550946814:0;sudo make install
: 1550946814:0;cat ../eigen-eigen-323c052e1731/INSTALL
: 1550946814:0;make check
: 1550946814:0;cd
: 1550946814:0;mkdir kmeansrex
: 1550946814:0;cd kmeansrex
: 1550946814:0;git clone https://github.com/ngvrnd/KMeansRex.git
: 1550946814:0;mv KMeansRex ..
: 1550946814:0;cd ..
: 1550946814:0;rmdir kmeansrex
: 1550946814:0;make
: 1550946814:0;emacs Makefile
: 1550946814:0;make lib
: 1550946814:0;make examples
: 1550946814:0;jupyter notebook list
: 1550946814:0;jupyter notebook help
: 1550946814:0;jupyter
: 1550946814:0;jupyter help
: 1550946814:0;jupyter -h
: 1550946814:0;jupyter kernel
: 1550946814:0;jupyter -h notebook
: 1550946814:0;jupyter notebook password
: 1550946814:0;jupyter notebook
: 1550946814:0;top
: 1550946814:0;code
: 1550946814:0;cat ~/.bashrc
: 1550946814:0;vi ~/.zshrc
: 1550946814:0;source ~/.zshrc
: 1550946814:0;conda
: 1550946814:0;conda list
: 1550946814:0;source activate cling
: 1550946814:0;cling
: 1550946814:0;find /usr/local/include -name "Dense*"
: 1550946814:0;popd
: 1550946814:0;ll bin
: 1550946814:0;make demos
: 1550946814:0;d
: 1550946814:0;2
: 1550946814:0;cd demos
: 1550946814:0;cd mandelbrot
: 1550946814:0;mandelbrot
: 1550946814:0;find / -name mandelbrot
: 1550946814:0;find /opt
: 1550946814:0;ls /opt
: 1550946814:0;less README
: 1550946814:0;cmake .
: 1550946814:0;sudo aptitude
: 1550946814:0;wget http://download.qt.io/official_releases/qt/5.7/5.7.0/qt-opensource-linux-x64-5.7.0.run
: 1550946814:0;chmod a+x ~/Downloads/qt-unified-linux-x64-3.0.6-online.run
: 1550946814:0;~/Downloads/qt-unified-linux-x64-3.0.6-online.run
: 1550946814:0;sudo ~/Downloads/qt-unified-linux-x64-3.0.6-online.run
: 1550946814:0;_global
: 1550946814:0;rehash
: 1550946814:0;global --help
: 1550946814:0;gtags
: 1550946814:0;which gtags
: 1550946814:0;ls
: 1550946814:0;global
: 1550946814:0;global -u
: 1550946814:0;global Matrix
: 1550946814:0;global Matrix*
: 1550946814:0;global "Matrix*"
: 1550946814:0;cd ../
: 1550946814:0;cd KMeansRex
: 1550946814:0;cd examples
: 1550946814:0;vi simple_demo.cpp
: 1550946814:0;ls //
: 1550946814:0;ls ..
: 1550946814:0;ls ../src
: 1550946814:0;pwd
: 1550946814:0;ls python
: 1550946814:0;less Makefile
: 1550946814:0;export EIGENPATH=/usr/local/include/eigen3/
: 1550946814:0;python python/simple_demo.py
: 1550946814:0;./simple_demo
: 1550946814:0;/usr/bin/time ./simple_demo
: 1550946814:0;less simple_demo
: 1550946814:0;less simple_demo.cpp
: 1550946814:0;cat /proc/sys/kernel/perf_event_paranoid
: 1550946814:0;echo '1' >> /proc/sys/kernel/perf_event_paranoid
: 1550946814:0;sudo echo '1' >> /proc/sys/kernel/perf_event_paranoid
: 1550946814:0;# echo '1' >> /proc/sys/kernel/perf_event_paranoid
: 1550946814:0;sudo su -l
: 1550946814:0;rr simple_demo
: 1550946814:0;rr
: 1550946814:0;rr ls
: 1550946814:0;jobs
: 1550946814:0;kill %1
: 1550946814:0;fg
: 1550946814:0;rr replay
: 1550946814:0;rr -M replay
: 1550946814:0;rr -M replay -g 351
: 1550946814:0;ll
: 1550946814:0;vi Makefile
: 1550946814:0;rm simple_demo
: 1550946814:0;make
: 1550946814:0;rr record simple_demo
: 1550946814:0;rr replay -M
: 1550946814:0;gdb simple_demo
: 1550945737:0;~\\
: 1550945740:0;ll
: 1550945751:0;which cling
: 1550945763:0;conda list
: 1550945882:0;jupyter notebook list
: 1550945895:0;jupyter kernel
: 1550945987:0;jupyter notebook list
: 1550946011:0;jupyter kernel list
: 1550946027:0;jupyter notebook password
: 1550946039:0;jupyter notebook
: 1550946123:0;source activate cling
: 1550946131:0;which cling
: 1550946502:0;conda activate cling
: 1550946510:0;cling
: 1550946811:0;zsh
: 1550946827:0;jupyter notebook
: 1550947309:0;ipython
: 1550947333:0;_ aptitude
: 1550948795:0;which python
: 1550948798:0;python
: 1550948807:0;which python
: 1550949241:0;echo $PATH
: 1550949378:0;export PATH=`echo ${PATH} | awk -v RS=: -v ORS=: '/conda/ {next} {print}'`
: 1550949381:0;echo $PATH
: 1550949403:0;which python
: 1550949632:0;source .zshrc
: 1550949640:0;which python
: 1550949645:0;echo $PATH
: 1550949657:0;export PATH=$(echo ${PATH} | awk -v RS=: -v ORS=: '/SDE/ {next} {print}' | sed 's/:*$//')
: 1550949659:0;echo $PATH
: 1550949679:0;export PATH=$(echo ${PATH} | awk -v RS=: -v ORS=: '/conda/ {next} {print}' | sed 's/:*$//')
: 1550949683:0;echo $PATH
: 1550950264:0;source ~/.zshrc
: 1550950273:0;path
: 1550950278:0;echo $PATH
: 1550950290:0;path_append .
: 1550950291:0;echo $PATH
: 1550950299:0;path_remove .
: 1550950301:0;echo $PATH