Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Bash

Centralized config for personal bash aliases and functions to conveniently set them up on remote machines. The config files will stay persistent and should only be used if you got your own user account.

Initialize

wget -O - https://raw.githubusercontent.com/KilianB/bash/main/setup.sh | bash
source ~/.bashrc
Command
sshc Show ssh config (host alias only)
sshcv / sshcf Show ssh config verbose / full
.. Move up a directory
hgrep x history piped to grep
list-services Show running services
alias-update download the newest alias definition files
mkdir shadow mkdir to also create parent folders
cl clear screen
ports show occupied ports and running processes
ip / ip4 show ip4 address
ip6 show ip6 address

About

Bash config and aliases synced to remote machines

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages