Skip to content

Instantly share code, notes, and snippets.

View mateuspontesm's full-sized avatar

Mateus Mota mateuspontesm

View GitHub Profile
@mateuspontesm
mateuspontesm / .work_conkyrc
Created November 8, 2019 19:51
My conkyrc at work
--[[
Conky, a system monitor, based on torsmo
Any original torsmo code is licensed under the BSD license
All code written since the fork of torsmo is licensed under the GPL
Please see COPYING for details
Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
@mateuspontesm
mateuspontesm / .conkyrc
Created October 22, 2019 14:11
My conkyrc
--[[
Conky, a system monitor, based on torsmo
Any original torsmo code is licensed under the BSD license
All code written since the fork of torsmo is licensed under the GPL
Please see COPYING for details
Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->