Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.48 KB

File metadata and controls

52 lines (41 loc) · 1.48 KB

dotfiles for zsh, vim and tmux

Install on ubuntu

Requirment:

  • zsh
  • vim > 7
  • php >= 7.2

Clone repositoriy to local folder named .dotfiles.

$ git clone https://github.com/ninthday/dotfiles.git ~/.dotfiles

Install

Before running install.sh, please run pre_install.sh for some plug (optional) with zplug.

$ cd ~/.dotfiles
$ ./pre_install.sh

Runing install.sh to clean up old files and build symbolic link

$ ./install.sh

Manual font installation

Manual font installation for Powerlevel10k use. Download these four ttf files:

Double-click on each file and click "Install". This will make MesloLGS NF font available to all applications on your system.

Configration

Prompt at the bottom of the terminal

If you want Fix prompt at the bottom of the terminal window, UnComment this line: printf '\n%.0s' {1..100}

# Prompt at the bottom of the terminal
# printf '\n%.0s' {1..100}

Midify Banner

Change content in banner file.