EErnestinmusaubrian.hashnode.dev·Apr 20, 2023 · 2 min readAnother bash scriptsigh, I did it again. Wrote another bash script to make my workflow better.I've been trying to wean myself off the desktop directory, so I decided to separate my stuff into two directories, ~/personal and ~/work but it was becoming a bit of a nuisanc...00
EErnestinmusaubrian.hashnode.dev·Apr 9, 2023 · 2 min readImproving my dev workflowLittle backstory: I was using gnome-terminal ever since I completely moved to Linux, no dual boot just plain ol' Linux. This was fine, but I noticed that it was kind of slow but usable. You could feel it load up. So after a few days of looking for an...00
EErnestinmusaubrian.hashnode.dev·Apr 9, 2023 · 2 min readWill AI replace programmers?I'm sure most of you are now getting kind of annoyed by that question. And no I'm not here to tell you of the different ways that AI will replace you or how it's going to take your job. Because I honestly don't think that it will. If anything it's go...00
EErnestinmusaubrian.hashnode.dev·Mar 26, 2023 · 1 min readBroke somethingOkay, so I was trying to set fish as the default shell instead of bash. Did some research and found one way was to execute the fish command in .bashrc # other configs exec fish This worked beautifully, every time I opened up the terminal, fish launc...00
EErnestinmusaubrian.hashnode.dev·Feb 10, 2023 · 1 min readA little somethingLearning in itself can be hard, but learning programming is pretty easy, right SIKE it's not. It can get demotivating sometimes (okay a lot of time), especially when you find a particular concept hard to grasp. But you just have to keep telling yours...00