Skip to content

Instantly share code, notes, and snippets.

@htekgulds
Last active July 3, 2018 07:15
Show Gist options
  • Save htekgulds/b761c24f757fa03571b10c7427897956 to your computer and use it in GitHub Desktop.
Save htekgulds/b761c24f757fa03571b10c7427897956 to your computer and use it in GitHub Desktop.
Linux İlk Adımlar

Sertifika

  • /depo/sertifika/crts/* -> /usr/pki/ca-trust/source/anchors/
  • sudo update-ca-trust
  • Firefox, Chrome -> import sertifika
  • /depo/Home/.config/pip -> ~/.config/
  • .npmrc, .yarnrc

Uygulamalar

  • zsh, oh-my-zsh
  • Chrome
  • /depo/Home/.local/share/applications/jetbrains-* -> ~/.local/share/applications/
  • maven, java, nvm, yarn
  • open-ssh, htop, vim, neofetch
  • spacevim
  • docker

Docker

  • rm -rf /var/lib/docker
  • ln -s /depo/dockerlib/docker /var/lib/docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment