Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Maxime Bombar
Config_Files
Commits
24b093d5
Commit
24b093d5
authored
Sep 28, 2020
by
Maxime Bombar
Browse files
Disable firefox aliasing to -esr ...
parent
abfa041b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.zsh/rc/local/80_aliases
View file @
24b093d5
...
...
@@ -262,7 +262,6 @@ alias note='ssh note'
alias note-test='ssh note-test'
alias sauron='ssh sauron'
alias clean='rm -f *.{aux,log,out,bbl,blg,rip,nav,snm,toc,vrb} *~ \#*'
alias firefox='firefox-esr --save-mode'
alias gpgsendkeys='gpg --list-keys|grep pub|grep -v uid|awk '"'"'{print $2}'"'"'|awk -F "/" '"'"'{print $2}'"'"'|sort|uniq|xargs -t -n 1 -I {} gpg --send-keys {}'
alias latex-newproject='cp /home/bombar/Git/Latex/Main/* ./'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment