2019년 3월 2일 토요일

manjaro setup

  1. installation
  2. hwclock to localtime
    1. https://wiki.manjaro.org/index.php?title=System_Time_Setting
    2. timeset
  3. find fastest mirror
    1. https://wiki.manjaro.org/index.php?title=Use_pacman-mirrors_to_Set_the_Fastest_Download_Server
    2. sudo pacman-mirrors --country South_Korea Japan Taiwan China && sudo pacman -Syyu 
  4. install yay
    1. sudo pamcn -S yay
  5. install fcitx
    1. install sakura
      1. yay -S sakura
    2. install vscode
      1. yay -S visual-studio-code-bin 
        1. extensions
          1. gitflow by vector-of-bool
          2. git history by don jayamanne
    3. setup firefox
      1. add add-ons
        1. ublock origin
        2. noscript security suite
        3. zoom page we
      2. preferences
        1. restore previous session
    4. install gitflow
      1. yay -S gitflow-avh
    5. setup git lg
      1. https://gist.github.com/johanmeiring/3002458 
    6. disable turbo boost
    7. install dropbox
      1. yay -S dropbox
    8. install keepassx2 
      1. yay -S keepasx2
    9. generate ssh-key and register!
    ref: HiDPI support

    댓글 없음:

    댓글 쓰기

    via permission error linux chrome

     https://bbs.archlinux.org/viewtopic.php?id=285709