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
160
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
290
SaltStack 101
marconi
10
1k
Concurrency with Gevent
marconi
3
400
Django Quickstart
marconi
1
110
Other Decks in Programming
See All in Programming
sappoRo.R #12 初心者セッション
kosugitti
0
230
Pythonでもちょっとリッチな見た目のアプリを設計してみる
ueponx
1
480
[Fin-JAWS 第38回 ~re:Invent 2024 金融re:Cap~]FaultInjectionServiceアップデート@pre:Invent2024
shintaro_fukatsu
0
400
Software Architecture
hschwentner
6
2.1k
『GO』アプリ データ基盤のログ収集システムコスト削減
mot_techtalk
0
110
ファインディの テックブログ爆誕までの軌跡
starfish719
2
1.1k
法律の脱レガシーに学ぶフロントエンド刷新
oguemon
5
730
AIの力でお手軽Chrome拡張機能作り
taiseiue
0
170
自分ひとりから始められる生産性向上の取り組み #でぃーぷらすオオサカ
irof
8
2.6k
JavaScriptツール群「UnJS」を5分で一気に駆け巡る!
k1tikurisu
10
1.8k
SwiftUIで単方向アーキテクチャを導入して得られた成果
takuyaosawa
0
260
Conform を推す - Advocating for Conform
mizoguchicoji
3
680
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
31
2.1k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Thoughts on Productivity
jonyablonski
69
4.5k
Docker and Python
trallard
44
3.3k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Unsuck your backbone
ammeep
669
57k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
For a Future-Friendly Web
brad_frost
176
9.5k
Building Applications with DynamoDB
mza
93
6.2k
Facilitating Awesome Meetings
lara
51
6.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
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