Skip to content

ninthday/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published