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.3k
Assets Build Automation
marconi
2
300
SaltStack 101
marconi
10
1k
Concurrency with Gevent
marconi
3
400
Django Quickstart
marconi
1
120
Other Decks in Programming
See All in Programming
go test -json そして testing.T.Attr / Kyoto.go #63
utgwkk
3
280
Protocol Buffersの型を超えて拡張性を得る / Beyond Protocol Buffers Types Achieving Extensibility
linyows
0
110
AI時代のUIはどこへ行く?
yusukebe
16
8.6k
Design Foundational Data Engineering Observability
sucitw
3
190
Improving my own Ruby thereafter
sisshiki1969
1
160
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.4k
私の後悔をAWS DMSで解決した話
hiramax
4
200
個人軟體時代
ethanhuang13
0
320
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
0
380
為你自己學 Python - 冷知識篇
eddie
1
350
機能追加とリーダー業務の類似性
rinchoku
2
1.2k
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
200
Featured
See All Featured
Balancing Empowerment & Direction
lara
3
610
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
Speed Design
sergeychernyshev
32
1.1k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Fireside Chat
paigeccino
39
3.6k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Scaling GitHub
holman
463
140k
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