Skip to content

gumaz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

My Terminal Setup

Installazione

  1. Installa Oh My Zsh:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  1. Installa plugin:
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
  1. Copia configurazioni:
cp zshrc ~/.zshrc
mkdir -p ~/.config/terminator
cp terminator-config ~/.config/terminator/config
  1. Installa font (Fedora):
sudo dnf install fontawesome-fonts powerline-fonts
  1. Font Nerd: scarica JetBrains Mono: https://www.jetbrains.com/lp/mono/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages