Skip to content

irvanmalik48/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

Neofetch

Mostly dotfiles that I use as of now.

Dependencies

  • playerctl

    sudo pacman -Syu playerctl
  • zsh

    sudo pacman -Syu zsh
  • oh-my-zsh

    sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • typewritten prompt

    git clone https://github.com/reobin/typewritten.git $ZSH_CUSTOM/themes/typewritten;
    ln -s "$ZSH_CUSTOM/themes/typewritten/typewritten.zsh-theme" "$ZSH_CUSTOM/themes/typewritten.zsh-theme";
    ln -s "$ZSH_CUSTOM/themes/typewritten/async.zsh" "$ZSH_CUSTOM/themes/async";

Font Installation

./install-font.sh

Configurations Included

  • kitty
  • nano
  • neofetch
  • bash script for displaying music info as a command output
  • zsh

Clone the repo and copy everything to home directory (except the .git folder, screenshot folder, and the README file).

About

Some Dotfiles for my own usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages