Skip to content

johnciprian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ovflowd's personal dotfiles

This repository includes ovflowd's personal dotfiles.

In order to install, simply open your bash or zsh and run ./install.sh. Have fun!

Before starting

  • ZSH. We use ZSH. Remember to install ZSH before, or chsh -s /bin/zsh
  • The install.script is compatible with Fedora, Debian and MacOS
  • This script will overwrite existing Bash Profile, ZSH and Oh-My-ZSH environments.
  • DO NOT run the script as sudo/sudoer the script will ask for privileges when it needs to.
  • The script can be fully executed in an unattended fashion depending of the environment (Docker/CodeSpace/CI pipelines)

Note for VS/GitHub CodeSpace Users

  • Please install the Hack Nerd Font on your system. This is required for PowerLevel10K. Otherwise Terminal will have broken icons.
  • Don't forget to change the font on Settings > Features > Terminal > Integrated: Font Family to 'Hack Nerd Font'.

Contents

Reference for Packages

Included Homebrew Packages

  • gcc
  • git-lfs
  • nmap
  • gnupg
  • mcfly
  • glances
  • bat
  • htop
  • the-fuck
  • gh
  • coreutils
  • sqlite
  • figlet
  • nvm
  • python
  • less

Included ZSH Plugins

  • zsh-z
  • zsh-autosuggestions
  • zsh-syntax-highlithing
  • zsh-sqlite-history-completion
  • zsh-histdb

Included System Packages

Debian/Ubuntu

  • build-essentials
  • debconf
  • locales
  • fonts-hack-ttf
  • git

Fedora/RedHat/CentOS

  • @development-tools
  • git
  • hack-fonts

macOS

  • No requirement needs to be installed
  • Fonts need to be installed manually. Follow this

Windows

  • Not compatible yet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages