ylogx/dotfiles

Remove hard-coded aliases

yardstick17 opened this issue · 2 comments

#alias cdkg='cd /home/chaudhary/code/linux/kmix/github'
alias cdde='cd /home/chaudhary/code/linux/kmix/demo/demo'
alias cdqm='cd /home/chaudhary/code/linux/kmix/qmpris'

@aktech , @suheb Individual Productivity is hampered!!

ylogx commented

Thanks for bringing these up.
These were old aliases for going directly into dev environment from the Season of KDE time. Now a days there are much better utilities like autojump.

ylogx commented

@yardstick17 I removed a bunch of hard-coded stuff. You can update dotfiles using hs pull.

Other than the fact that these are not generic, is there any other issue (like the alias itself messing some autocompletion)? Just confirming the problem.