Skip to content
View Athesto's full-sized avatar

Block or report Athesto

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. .vimrc .vimrc
    1
    set encoding=utf-8                                "encoding file for unicodes and accents
    2
    scriptencoding utf-8                              "Requirements of Vint and it must be after encoding
    3
    
                  
    4
    "Vim's configuration file
    5
    "RAW's url: https://git.io/fjppd
  2. CLI_Checker CLI_Checker Public

    Forked from 0100-0100/CLI_Checker

    Python 1

  3. betty-ale-vim betty-ale-vim Public

    Forked from JuanDAC/betty-ale-vim

    Vim Script 1

  4. Athesto.github.io Athesto.github.io Public

    source of my life

    HTML

  5. holbertonschool-low_level_programming holbertonschool-low_level_programming Public

    Holberton's low level programming Projects

    C 1

  6. pdf2change pdf2change Public

    PDF TOC editor for pdftk

    Java