As configured in my dotfiles.
start new:
tmux
start new with session name:
As configured in my dotfiles.
start new:
tmux
start new with session name:
| unless Rails.env.production? | |
| connection = ActiveRecord::Base.connection | |
| connection.tables.each do |table| | |
| connection.execute("TRUNCATE #{table}") unless table == "schema_migrations" | |
| end | |
| sql = File.read('db/import.sql') | |
| statements = sql.split(/;$/) | |
| statements.pop |
| *.aux | |
| *.glo | |
| *.idx | |
| *.log | |
| *.toc | |
| *.ist | |
| *.acn | |
| *.acr | |
| *.alg | |
| *.bbl |
| sudo apt-get update | |
| sudo apt-get install -y libevent-dev libncurses-dev make | |
| wget https://github.com/tmux/tmux/releases/download/2.2/tmux-2.2.tar.gz | |
| tar xvzf tmux-2.2.tar.gz | |
| cd tmux-2.2/ | |
| ./configure && make | |
| sudo make install |
| upstream app { | |
| # Path to Puma SOCK file, as defined previously | |
| server unix:/home/deploy/appname/shared/sockets/puma.sock fail_timeout=0; | |
| } | |
| server { | |
| listen 80; | |
| server_name localhost; | |
| root /home/deploy/appname/public; |
| <div class="row" id="box-search"> | |
| <div class="thumbnail text-center"> | |
| <img src="img/cafe.jpg" alt="" class="img-responsive"> | |
| <div class="caption"> | |
| <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ab, quisquam?</p> | |
| </div> | |
| </div> | |
| </div> |
| # --------------------------------------------------- | |
| # Vimeo | |
| # --------------------------------------------------- | |
| 104.156.85.217 vimeo.com | |
| 23.214.58.223 secure-c.vimeocdn.com | |
| 74.113.233.128 developer.vimeo.com | |
| 23.235.43.143 i.vimeocdn.com | |
| 23.235.43.143 f.vimeocdn.com | |
| 80.239.137.98 a.vimeocdn.com |
People
:bowtie: |
π :smile: |
π :laughing: |
|---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |