Skip to content

RonakR/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

dotfiles

config for zsh

This is my first attempt at a config for the zshell, or any shell for that matter. I currently have code from other dotfiles that I found over github, but eventually I'll have personal configs.

#############################

.zshrc

############################# Runs through all folders and sub-folders 1 level down in the dotfiles directory and sources any file that ends in .zsh.

#############################

aliases.zsh

############################# zshcon = Launches ~/.zshrc for changes (gedit)
reload! = Reloads the shell with having to exit out of the terminal
install = shorthand for 'sudo apt-get install '
update = shorthand for 'sudo apt-get update'
t = shorthand for 'touch'
s = shorthand for 'sudo'

About

config for zsh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages