Skip to content

murat-akpinar/dotfile

Repository files navigation

Dotfile

Oh My Posh terminal.conf dosyası

Kurulurken font seçme yerine geldiğinizde Symbols Nerd Font Mon seçmelisiniz. Kullandığım fontlar;

  • UbuntuMono Nerd Font
  • Ubuntu Nerd Font Propo Bold 12 size. oh-my-posh

Vim Ayarları

  • Vim girinti eklentisi
git clone https://github.com/Yggdroot/indentLine.git ~/.vim/pack/vendor/start/indentLine
vim -u NONE -c "helptags  ~/.vim/pack/vendor/start/indentLine/doc" -c "q"
  • Vim satır sayılarını gösterme
echo ':set number' >> ~/.vim/vimrc

IP Adresli PS1

echo 'export PS1="\[\e[38;5;48m\]\u\[\e[m\]\[\e[38;5;141m\]@\[\e[38;5;206m\]\h\[\e[38;5;203m\][\$(hostname -I | awk '\''{print \$1}'\'')]\[\e[m\]\[\e[38;5;215m\] \w\[\e[38;5;141m\] > \[\e[m\]"' >> ~/.bashrc

bash

Garuda Linux Fish

garuda-linux-fish

vscode eklentileir

EliverLara.sweet-vscode-icons // PKief.material-icon-theme # icon
PROxZIMA.sweetdracula # Theme
includable.file-duplicate 
firejump.frame-indent-rainbow // oderwat.indent-rainbow
mhutchie.git-graph
redhat.ansible
bierner.markdown-preview-github-styles
redhat.vscode-yaml
xcad2k.vscode-thedigitallife

Releases

No releases published

Packages

No packages published