Skip to content

lakshit77/dotfile

Repository files navigation

Dotfiles

Configuration files for zsh, bash, vim, tmux, git, Sublime Text 3, and VSCode

Table of Contents

Installation

Install necessary dependencies

$ sudo apt update && sudo apt install -y git curl wget vim zsh tmux
$ # or for full system setup:
$ ./scripts/bootstrap_ubuntu.sh

Clone the git repository:

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

Install additional software

Run the setup script

$ bash ~/dotfiles/make.sh

Old dotfiles are backed up in ~/dotfiles/dotfiles_old

Screenshots

  • Zsh

zsh

  • Bash

bash

  • Vim

vim

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published