Add alias

This commit is contained in:
2025-06-03 21:21:22 -03:00
parent 511f210280
commit e95b46cb01
2 changed files with 3 additions and 2 deletions

View File

@ -145,6 +145,7 @@ fi
# Other aliases # Other aliases
alias rce='xdg-open $HOME/.bashrc && xdg-open $HOME/.zshrc && xdg-open $XDG_CONFIG_HOME/bash/.bash_aliases' alias rce='xdg-open $HOME/.bashrc && xdg-open $HOME/.zshrc && xdg-open $XDG_CONFIG_HOME/bash/.bash_aliases'
alias ftpd-simple='python -m pyftpdlib'
# XDG aliases # XDG aliases

View File

@ -1,7 +1,7 @@
{ {
"chromiumSwitches": {}, "chromiumSwitches": {},
"IS_MAXIMIZED": false, "IS_MAXIMIZED": true,
"IS_MINIMIZED": true, "IS_MINIMIZED": false,
"WINDOW_BOUNDS": { "WINDOW_BOUNDS": {
"x": 4127, "x": 4127,
"y": 144, "y": 144,