Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Development Mini Toolbox
Search
Marconi Moreto
June 24, 2014
Programming
1
170
Development Mini Toolbox
Marconi Moreto
June 24, 2014
Tweet
Share
More Decks by Marconi Moreto
See All by Marconi Moreto
Introduction to Docker
marconi
4
1.2k
Assets Build Automation
marconi
2
300
SaltStack 101
marconi
10
1k
Concurrency with Gevent
marconi
3
400
Django Quickstart
marconi
1
110
Other Decks in Programming
See All in Programming
大LLM時代にこの先生きのこるには-ITエンジニア編
fumiyakume
8
3.3k
2025-04-25 GitHub Copilot Agent ライブデモ(スクリプト)
goataka
0
110
実践Webフロントパフォーマンスチューニング
cp20
45
10k
SwiftDataのカスタムデータストアを試してみた
1mash0
0
150
The Nature of Complexity in John Ousterhout’s Philosophy of Software Design
philipschwarz
PRO
0
160
ASP.NETアプリケーションのモダナイゼーションについて
tomokusaba
0
260
MySQL初心者が311個のカラムにNot NULL制約を追加していってALTER TABLEについて学んだ話
hatsu38
2
120
今話題のMCPサーバーをFastAPIでサッと作ってみた
yuukis
0
130
Thank you <💅>, What's the Next?
ahoxa
1
600
LRパーサーはいいぞ
ydah
6
1.2k
バイラテラルアップサンプリング
fadis
3
420
generative-ai-use-cases(GenU)の推しポイント ~2025年4月版~
hideg
1
390
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
33k
Optimising Largest Contentful Paint
csswizardry
37
3.2k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Gamification - CAS2011
davidbonilla
81
5.3k
Practical Orchestrator
shlominoach
187
11k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
52
2.5k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
How GitHub (no longer) Works
holman
314
140k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Building a Modern Day E-commerce SEO Strategy
aleyda
40
7.2k
Making Projects Easy
brettharned
116
6.2k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
41
2.3k
Transcript
Development Arsenal Marconi Moreto @marconimjr Toolbox mini
This talk is about: Quick list of tools that might
be useful in your day to day development.
This talk is NOT about: Basic commands, introduction to Linux,
tutorial, programming or other things not mentioned on the previous slide.
Hard requirements: •Experience with any shell •Comfortable with keyboard shortcuts
•Lazy!
What we are going to talk about: •pt •peco •glances
•zsh •tmux •xmonad
pt https://github.com/monochromegane/the_platinum_searcher A code search tool.
peco https://github.com/peco/peco Simplistic interactive filtering tool.
glances https://github.com/nicolargo/glances An eye on your system.
zsh (Z-Shell) https://github.com/robbyrussell/oh-my-zsh An interactive shell with powerful scripting support.
•Programmable command line completion •Sharing of history between all running sessions •Themeable prompts •Completion •Plugins •Fully customisable
tmux http://tmux.sourceforge.net/ A terminal multiplexer.
xmonad http://xmonad.org/ A dynamically tiling X11 window manager.
Kernel OS Window System Window Manager Desktop Environment Linux Graphical
Layers tmux
Demo
Thank you Marconi Moreto @marconimjr http://marconijr.com https://github.com/marconi