Skip to content

BedivereZero/Flotte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flotte

Personal Linux configuration

Custom configuration

  • bash
    • commad prompt
    • commad alias
      • gau: git add --update
      • gca: git commit --amend
      • gcm: git commit --signoff --message
      • gcs: git commit --signoff
      • glo: git log --oneline --grah --decorate
      • gss: git status --short
    • launch scripts
      • anniversary
      • weight
  • vim
    • vimrc
      • background=dark
      • backspace=indent,eol,start
      • list # what is this ?
      • listchars=tab:>-,trail:-,nbsp:%
      • number
      • colorcolumn=80,100
      • foldmethod=indent # what is this, too ?
      • autocmd
        • F5: run
        • F6: pylint
      • syntax on
    • .vim
      • filetype: groovy, thrift, markdown, python
      • scripts
        • did_filetype: groovy

About

Personal Linux configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published