added git aliases
This commit is contained in:
parent
1dabb10cb6
commit
2cef2502f0
@ -19,3 +19,9 @@ alias c="cd ~/.config"
|
|||||||
|
|
||||||
alias yt="youtube-viewer"
|
alias yt="youtube-viewer"
|
||||||
|
|
||||||
|
# Git Stuff!
|
||||||
|
alias gs="git status"
|
||||||
|
alias gp="git push"
|
||||||
|
alias ga="git add"
|
||||||
|
|
||||||
|
|
||||||
|
2
.bashrc
2
.bashrc
@ -10,7 +10,7 @@ export BROWSER=brave
|
|||||||
#export GNUPGHOME="${XDG_DATA_HOME:-$HOME/.local/share}/gnupg"
|
#export GNUPGHOME="${XDG_DATA_HOME:-$HOME/.local/share}/gnupg"
|
||||||
# - Ui4axsk9mwfw? -
|
# - Ui4axsk9mwfw? -
|
||||||
|
|
||||||
ufetch
|
#ufetch
|
||||||
#(cat $HOME/.config/wpg/sequences &)
|
#(cat $HOME/.config/wpg/sequences &)
|
||||||
function lazygit() {
|
function lazygit() {
|
||||||
git add .
|
git add .
|
||||||
|
@ -8,3 +8,4 @@ https://www.discogs.com/messages/ Inbox (5)
|
|||||||
http://192.168.1.254/00000111500/gui/#/main/ Home
|
http://192.168.1.254/00000111500/gui/#/main/ Home
|
||||||
http://192.168.1.125/admin/index.php Pi-hole - raspberrypi
|
http://192.168.1.125/admin/index.php Pi-hole - raspberrypi
|
||||||
http://www.patorjk.com/software/taag/#p=testall&f=Calvin%20S&t=%3C3%20Linux Text to ASCII Art Generator (TAAG)
|
http://www.patorjk.com/software/taag/#p=testall&f=Calvin%20S&t=%3C3%20Linux Text to ASCII Art Generator (TAAG)
|
||||||
|
https://cloud.simonkellet.xyz/cloud/apps/dashboard/ Dashboard - Simon's Nextcloud
|
||||||
|
Loading…
x
Reference in New Issue
Block a user