mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 17:40:19 +00:00
Removed alias for ip and lsd
This commit is contained in:
2
.aliases
2
.aliases
@@ -10,7 +10,6 @@ alias plexloop='watch -n 4 python ~/Dropbox/Node-Com-Handler/old_v0.1/plexLoop.p
|
||||
alias load='/Volumes/keys/load'
|
||||
alias sumcheck='python ~/python/sumcheck.py'
|
||||
alias home='watch python3 ~/python/homeChecker/homeCheck.py'
|
||||
alias lsd='ls -d */'
|
||||
alias goo='~/./python/api/gooShort.py -c'
|
||||
alias pirate='~/./python/pirateFetch/fetchPiratebay.py'
|
||||
alias show='~/./python/seasonedShows/seasonedFolders.py'
|
||||
@@ -18,7 +17,6 @@ alias llpass='lpass show -c --password'
|
||||
alias subl='open /Applications/Sublime\ Text.app/'
|
||||
alias playing='http https://api.kevinmidboe.com/api/v1/plex/playing -b'
|
||||
alias toggle='curl -X POST 10.0.0.67:3069/toggle > /dev/null 2>&1'
|
||||
alias ip='~/.getip.sh'
|
||||
alias forecast='~/python/termWeather/term_forecast/./term_weather.py'
|
||||
alias trash='rmtrash'
|
||||
alias del="rmtrash"
|
||||
|
||||
Reference in New Issue
Block a user