Skip to content

afrozalm/dotfiles

Repository files navigation

dotfiles

Dependencies

Usage

For general updation, run the command ./update.sh. This will show the flags to update dotfile of your choice.

AgnosterAfro Zsh theme

Running the command ./update.sh -a to copy the agnosterAfroLight theme to your zsh

Zsh

Add the local zshrc changes in .zshrc.local

Plugins Used:

  • autojump
  • sudo: double press esc key to add a sudo in-front of any command.

Aliases

  • Tmux
    • txa <sess-name> to attach to sess-name
    • txn <sess-name> to create a session named sess-name
    • txl to ls all tmux sessions
    • txk <sess-name> to kill a session
  • Git
    • gcl for git clone
    • gpush for git push
    • gpull for git pull
    • gcm for git commit -m
    • gadd for git add
    • gdiff for git diff
    • gch for git checkout
    • gstat for git status
    • gmerge for git merge

Vim

Run the command ./update.sh -v. Run the command :PlugInstall in vim to install all the necessary plugins.

Plugins used:

Emacs

Tmux

Tmux with solarized theme and emacs-like key bindings

Contact

If you have any questions or for more information, contact Afroz Alam or Pranay Baldev. We'd be happy to help. :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published