🔧 Added checktor alias
This commit is contained in:
parent
3f42251483
commit
15b61fae2d
1 changed files with 4 additions and 1 deletions
5
aliases
5
aliases
|
|
@ -325,7 +325,7 @@ alias cprogrammingtags="ctags"
|
|||
alias vgrind="valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes -s"
|
||||
|
||||
# game shortcuts
|
||||
alias gback="cp -r ~/.wine/drive_c/users/brian/AppData/Local/CD\ Projekt\ Red/ ~/game_save_backups/"
|
||||
# alias gback="cp -r ~/.wine/drive_c/users/brian/AppData/Local/CD\ Projekt\ Red/ ~/game_save_backups/"
|
||||
# alias {cbpunk,cyberpunk}="steam steam://rungameid/1091500 &"
|
||||
# alias {twd,thewalkingdead}="steam steam://rungameid/1449690 &"
|
||||
# alias {cbmods,cybermods}="cd ~/.local/share/Steam/steamapps/common/Cyberpunk\ 2077/archive/pc/mod && ls"
|
||||
|
|
@ -369,6 +369,9 @@ alias unixsheikh="links https://unixsheikh.com"
|
|||
# A reddit like forum similar also to hackernews
|
||||
alias lobsters="links https://lobste.rs"
|
||||
|
||||
# Check Tor
|
||||
alias checktor="links https://check.torproject.org"
|
||||
|
||||
# C Programming
|
||||
# ddgr shebang bookmarks
|
||||
# alias ddgr="ddgr -x -n 25 --unsafe --proxy 127.0.0.1:8118"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue