Skip to content

llbbl/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

scripts

These are some Bash Scripts to do the following:

  1. Add my public SSH keys on Github to authorized_keys
curl -s https://raw.githubusercontent.com/llbbl/scripts/main/add_keys.sh | /bin/bash
  1. Install and setup Oh My ZSH + basic VIM setup
curl https://raw.githubusercontent.com/llbbl/scripts/main/fix_shell.sh | /bin/bash
  1. Add my aliases to .zshrc
curl https://raw.githubusercontent.com/llbbl/scripts/main/macos_shell_aliases.sh | /bin/bash

You are welcome to have a peek ๐Ÿ‘€ but this repo is intended for my use only. ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

About

some helpful bash scripts ๐Ÿ˜‡

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages