NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

4:57 PMLin, Sunny.Xdefaults
cofs-srw-batch-5001.iad5:/tmp/stlin.Xdefaults
depending on how it's compiled, there are several features
e.g. tabs, clicking on links to open in browser, etc
supports unicode characters, italics, bold, wide-width characters
urxvt (also called 'rxvt-unicode')


5:43 PMArbuzov, Vitaliithx


5:47 PMLin, Sunnyvundle


5:51 PMLin, Sunnyhere's how I do it in vim
let gitvimfiles=[
'vim-colors',
'vim-eclim',
'vim-wiki',
'vim-tags',
'vim-completion',
'vim-fixtypos',
'vim-mouse',
'vim-conceal',
]
for gitvimfile in gitvimfiles
call TrySource(GITDOT.'/'.gitvimfile.'.vim')
endfor


and in trysource, I check if I am using git or not
if so, I load the plugin. if not, I don't


5:54 PMLin, Sunnymy zshrc file at work looks like this at the end:
function { # creates anon scope and runs immediately
local WS=<location>
source $WS/dotfiles/zshrc
}


where that file is the one I have in git


5:54 PMArbuzov, Vitaliiyeah i was thinking about something like that
it saves a lot of time especially when you setup new system or make some changes


5:55 PMLin, Sunnyyeah
biggest thing for me is difficulty keeping 'at work' and 'at home' in sync while still maintaining a firewall between work-stuff and non-work-stuff
e.g. no references to /apollo
at home


5:58 PMLin, Sunnye.g. in my shared zshrc I do this:
if [ -r $WS/antigen/antigen.zsh ] ; then
# todo: pull into source-antigen.zsh
source $WS/antigen/antigen.zsh
antigen use oh-my-zsh
antigen bundle git
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle command-not-found
antigen bundle vundle
if [ -r $GITDOT/themes/pop.zsh-theme ] ; then
antigen theme $GITDOT/themes/pop.zsh-theme
else
antigen theme afowler
fi
antigen apply
fi


if I'm okay with using git, it means i'll have antigen there and it'll autoload all this stuff
otherwise it'll use whatever defaults I set up earlier
antigen is like plugins for zshrc (similar to vundle for vim)
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.