Skip to content

shiroryuu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles [ZSH+POWERLEVEL9K+VIM+TMUX]

Welcome to my dofiles!

      _       _    __ _ _           
   __| | ___ | |_ / _(_) | ___  ___ 
  / _` |/ _ \| __| |_| | |/ _ \/ __|
 | (_| | (_) | |_|  _| | |  __/\__ \
  \__,_|\___/ \__|_| |_|_|\___||___/
  | |__  _   _                      
  | '_ \| | | |                     
  | |_) | |_| |                     
  |_.__/ \__, |    _           _    
   __ _ _|___/   _(_)_ __   __| |   
  / _` | '__\ \ / / | '_ \ / _` |   
 | (_| | |   \ V /| | | | | (_| |   
  \__,_|_|    \_/ |_|_| |_|\__,_|   
                                    

contents

Screenshots

Terminal

Installation and Setup

Setup

Before proceeding you need to install STOW (a.k.a Gnu Stow) && rsync

Ubuntu/Debian users

  sudo apt update
  sudo apt install stow

Fedora

  sudo dnf install stow stow-doc

Arch users

If you are on Arch linux add the community repo and install Stow

  sudo pacman -S stow rsync

macOS users

If you are on Mac install XCODE CLI tools :

$ xcode-select --install

backup

This repository backs up relevant dotfiles in your Home directory before deploying.

It is recommended that you backup your dotfiles at a different location to be on the safe side

rsync -aAX --no-links --stats ~/.[^.]* /path/of/destination

Installation

Note: This repo is tailered to my needs so, it is recommended that you fork this repo and make changes according to suit your needs. !! DONT RUN IT BLINDLY !!

Clone the repo and run the software and voila !!

$ git clone https://github.com/ArvindNair001/dotfiles.git .dotfiles && cd .dotfiles
$ ./install.sh

Distro I Use

Distro Arch Linux (<3 Absolute best !!)
Kernel LTS
DE Gnome
Aur helper yay
Theme Adapta
Icons Papirus

Softwares I Use

Personal Apps
Browser Firefox Nightly
Terminal Emulator Tilix (<3)
Video Player GNOME MPV (<3)
Music Player GPMDP
Messaging client Telegram
Note Taking Mark Text (Markdown Editior), Cherry Tree (for programming notes)
Development Apps
Browser Firefox Developer Edition, Chromium
Docsets zeal
Text Editor Vim, VSCode
Other Tools Gitkraken (Moving to Fugitive)

Fonts I Use

Application Fonts
Terminal font Hack Nerd Regular font
Visual studio Fira code
Gnome interface Roboto Regular
Cherry Tree Lato sans

Thanks to…

About

Dotfile Configurations that I use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages