Warning: Undefined array key "sidebar-blog" in /home/koheizi/everything-beginner.com/public_html/programmer/wp-content/plugins/ad-inserter/settings.php on line 4104

Warning: Trying to access array offset on value of type null in /home/koheizi/everything-beginner.com/public_html/programmer/wp-content/plugins/ad-inserter/settings.php on line 4104

Warning: Undefined array key "sidebar-pages" in /home/koheizi/everything-beginner.com/public_html/programmer/wp-content/plugins/ad-inserter/settings.php on line 4104

Warning: Trying to access array offset on value of type null in /home/koheizi/everything-beginner.com/public_html/programmer/wp-content/plugins/ad-inserter/settings.php on line 4104

Warning: Undefined array key "sidebar-1" in /home/koheizi/everything-beginner.com/public_html/programmer/wp-content/plugins/ad-inserter/settings.php on line 4104

Warning: Trying to access array offset on value of type null in /home/koheizi/everything-beginner.com/public_html/programmer/wp-content/plugins/ad-inserter/settings.php on line 4104
エックスサーバー | 最底辺プログラマ雑記

vim

こんばんは。最底辺です。

今回は、vimを使う私としては、viしかないのが我慢できず、なんとかvimを使えるように
しようと頑張ってみました。

前回と同様、vimをソースからインストールすることにしてみ ...

Linux

少し前にVPSのサーバーからエックスサーバーのレンタルサーバーに移行したのですが、
当然、レンタルサーバーだと使えるコマンドに制限が出てきます。

で調べてみるとgitがありません。
う〜ん。何かとgitは使 ...